Click or drag to resize
CircularBufferStreamAdvance Method
Advances the buffer, discarding bytes

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void Advance(
	int count
)

Parameters

count
Type: SystemInt32
Bytes to advance
See Also