BASS.NET API for the Un4seen BASS Audio LibraryBASS_DSHOW_CHANNELINFO FieldsBASS.NET API for the Un4seen BASS Audio Library

The BASS_DSHOW_CHANNELINFO type exposes the following members.

Fields

  NameDescription
Public fieldAvgTimePerFrame
The video frames per seconds (0 if no video).
Public fieldfloatingpoint
Indicates if the audio is 32 bit floating point or not ( if no audio).
Public fieldfreq
Audio sample rate (0 if no audio).
Public fieldHeight
The height of the video in pixel (0 if no video).
Public fieldnChannels
Number of audio channels (0 if no audio).
Public fieldwBits
Audio resolution (8, 16, 32 bits) (0 if no audio).
Public fieldWidth
The width of the video in pixel (0 if no video).
Top
See Also

Reference