Click or drag to resize
AVideoEncoderBaseGetMediaBuffer Method

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public MediaBuffer<byte> GetMediaBuffer(
	int size,
	bool exactSize
)

Parameters

size
Type: SystemInt32
exactSize
Type: SystemBoolean

Return Value

Type: MediaBufferByte
See Also