Click or drag to resize
OffsetBufferTExtractArray Method
Extracts the underlying buffer into a new array.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public T[] ExtractArray()

Return Value

Type: T
The extracted array.
See Also