Click or drag to resize
MP4StreamReaderGetSample Method

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public byte[] GetSample(
	long offset,
	uint size
)

Parameters

offset
Type: SystemInt64
size
Type: SystemUInt32

Return Value

Type: Byte
See Also