Share via


AudioTrack.Duration Property

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property Duration As TimeSpan
public TimeSpan Duration { get; }
public:
property TimeSpan Duration {
    TimeSpan get ();
}
member Duration : TimeSpan with get

Property Value

Type: System.TimeSpan

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

AudioTrack Class

Microsoft.Phone.BackgroundAudio Namespace