ChunkLargeOffsetBoxGetOffset Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic ulong GetOffset(
ulong chunk
)
Public Function GetOffset (
chunk As ULong
) As ULong
public:
unsigned long long GetOffset(
unsigned long long chunk
)
member GetOffset :
chunk : uint64 -> uint64
Parameters
- chunk
- Type: SystemUInt64
Return Value
Type:
UInt64
See Also