Click or drag to resize

SilenceGeneratorRead Method

Namespace:  CSAudioPlayer
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public int Read(
	byte[] buffer,
	int offset,
	int count
)

Parameters

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

Return Value

Type: Int32
See Also