Previous | Next |
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.
For a list of supported audio formats, see the Mmreg.h file in the Microsoft® Windows® Software Development Kit.
For a code sample in Microsoft® Visual Basic® that converts a FOURCC value to a human-readable string, see the VideoInputFOURCC property.
See Also
Previous | Next |