AudioFormatTag Property

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

Syntax

NSASFRte.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 Microsoft Visual Basic® code sample that will convert a FOURCC value to a human-readable string.

See Also

VideoInputFOURCC

© 1996-1998 Microsoft Corporation. All rights reserved.