Click or drag to resize

LameMP3FileWriterRead Method

Reading not supported. Throws NotImplementedException.

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

Parameters

buffer
Type: SystemByte
offset
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also