MP4StreamReaderBytesReadFromStream Property |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic long BytesReadFromStream { get; }
Public ReadOnly Property BytesReadFromStream As Long
Get
public:
property long long BytesReadFromStream {
long long get ();
}
member BytesReadFromStream : int64 with get
Property Value
Type:
Int64
See Also