(C)Copyright 2000 NTT Cyber Space Laboratories
TvqGetStandardChunkInfo()
- name
- TvqGetStandardChunkInfo() -
standard header information reading
- style
- #include "twinvq.h"
#include "bfile.h"
#include "HeaderManager.h"
void TvqGetBsHeaderInfo(BFILE *bfp, headerInfo
*setupInfo);
int GetStandardChunkInfo ( CHeaderManager*
theManager, headerInfo* setupInfo )
- function
-
GetStandardChunkInfo() gets setup information
by accessing the header manager, and stores in
setupInfo.
setupInfo is a pointer to the struct
headerInfo.
- reference
headerInfo,
CHeaderManager
- file name containing this function
- decoder.cxx