EbmlReaderLength Property |
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long Length { get; }
Public ReadOnly Property Length As Long
Get
public:
property long long Length {
long long get ();
}
member Length : int64 with get
Property Value
Type:
Int64See Also