AudioFormatTag

Description

Returns a Long value specifying the format of the audio codec.

Syntax
object.AudioFormatTag

Remarks

The value returned is either a number representing an audio format or a FOURCC value. For more information about FOURCC, see the VideoInputFOURCC property.

See the Mmreg.h file in the Microsoft Windows SDK for a list of supported audio formats.

See the VideoInputFOURCC property for a Visual Basic code sample that will convert a FOURCC value to a human-readable string.

See Also

VideoInputFOURCC

Return to Real-Time Encoder Automation Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.