VCT_GetCodec

Syntax

#include <vct.h>
VCTCodec VCT_GetCodec( void );

Argument

None.

Return Value

Currently set codec.

Description

VCT_GetCodec retrieves the currently set codec.

See Also

VCT_SetCodec

Revision History

2006/01/25 First release