MediaSource.Length Property

Definition

Gets the length of the media data in bytes if known.

public long? Length { get; }
member this.Length : Nullable<int64>
Public ReadOnly Property Length As Nullable(Of Long)

Property Value

Applies to