Click or drag to resize

cAudioPlayerLineOutOpen Method

Namespace:  CSAudioCDPlayer
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool Open(
	string FileName,
	DecodeMode DecodeMode = DecodeMode.LocalCodecs
)

Parameters

FileName
Type: SystemString
DecodeMode (Optional)
Type: CSAudioCDPlayerDecodeMode

Return Value

Type: Boolean

Implements

cAudioCDPlayerOpen(String, DecodeMode)
See Also