xine-lib 1.2.11
Data Fields
xine_waveformatex Struct Reference

xine version of WAVEFORMATEX. More...

#include <buffer.h>

Data Fields

int16_t wFormatTag
 
int16_t nChannels
 
int32_t nSamplesPerSec
 
int32_t nAvgBytesPerSec
 
int16_t nBlockAlign
 
int16_t wBitsPerSample
 
int16_t cbSize
 

Detailed Description

xine version of WAVEFORMATEX.

Note
The same comments from xine_bmiheader applies.

Field Documentation

◆ cbSize

int16_t xine_waveformatex::cbSize

◆ nAvgBytesPerSec

int32_t xine_waveformatex::nAvgBytesPerSec

◆ nBlockAlign

int16_t xine_waveformatex::nBlockAlign

◆ nChannels

int16_t xine_waveformatex::nChannels

◆ nSamplesPerSec

int32_t xine_waveformatex::nSamplesPerSec

◆ wBitsPerSample

int16_t xine_waveformatex::wBitsPerSample

◆ wFormatTag

int16_t xine_waveformatex::wFormatTag

The documentation for this struct was generated from the following file: