MusicStream Read Method Delta Engine Documentation

Namespace: DeltaEngine.Multimedia
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

int Read(
	byte[] buffer,
	int length
)

Parameters

buffer
Type:  System Byte 
length
Type: System Int32

Return Value

Type: Int32
See Also