Click or drag to resize
DTSDecoderInit 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.DecoderAudioDecoderConfiguration

Return Value

Type: AudioDecoderConfiguration

Implements

IAudioDecoderBaseInit(AudioDecoderConfiguration)
See Also