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