EbmlReaderPosition Property |
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long Position { get; set; }
Public Property Position As Long
Get
Set
public:
property long long Position {
long long get ();
void set (long long value);
}
member Position : int64 with get, set
Property Value
Type:
Int64See Also