Click or drag to resize
DTSDecoder.Init Method

Namespace: StreamCoders.Decoder
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override AudioDecoderConfiguration Init(
	AudioDecoderConfiguration configuration
)

Parameters

configuration
Type: StreamCoders.Decoder.AudioDecoderConfiguration

Return Value

Type: AudioDecoderConfiguration

Implements

IAudioDecoderBase.Init(AudioDecoderConfiguration)
See Also