waveheader_t Class Reference

#include <waveheader.h>

List of all members.

Public Member Functions

 waveheader_t (Uint16 nc=2, Uint32 sa=48000, Uint16 bi=24)
void SetDataLength (Uint32 len)

Public Attributes

fourcc fRIFF
LEUint32 RIFF_len
fourcc fWAVE
fourcc ffmt_
LEUint32 fmt__len
LEUint16 format
LEUint16 nchannels
LEUint32 samplespersec
LEUint32 avgbps
LEUint16 blockalign
LEUint16 bitspersample
LEUint16 cbsize
fourcc data
LEUint32 data_len


Constructor & Destructor Documentation

waveheader_t ( Uint16  nc = 2,
Uint32  sa = 48000,
Uint16  bi = 24 
) [inline]


Member Function Documentation

void SetDataLength ( Uint32  len  )  [inline]


Member Data Documentation

fourcc fRIFF

LEUint32 RIFF_len

fourcc fWAVE

fourcc ffmt_

LEUint32 fmt__len

LEUint16 format

LEUint16 nchannels

LEUint32 samplespersec

LEUint32 avgbps

LEUint16 blockalign

LEUint16 bitspersample

LEUint16 cbsize

fourcc data

LEUint32 data_len


The documentation for this class was generated from the following file:
Generated on Mon Apr 2 15:21:02 2007 for MXFLib by  doxygen 1.5.1-p1