GetCodecDescription Method

Returns a String containing the descriptive name of the given codec.

Syntax

MediaPlayer.GetCodecDescription( CodecNum )

Parameters

CodecNum

A Long value specifying the codec number.

Remarks

This property returns a null string if the specified codec is not found.

© 1996-1998 Microsoft Corporation. All rights reserved.