Click or drag to resize

LameMP3FileWriterRead Method

Reading not supported. Throws NotImplementedException.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public override int Read(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer  Byte
offset  Int32
count  Int32

Return Value

Int32
See Also