Lines Matching refs:DWORD
51 DWORD dwSampleRate; //SF in Hz
52 DWORD dwBitrate; //BR in bit per second
54 DWORD dwVariableMin; //specify a minimum allowed bitrate
55 DWORD dwVariableMax; //specify a maximum allowed bitrate
56 DWORD dwQuality; //Encoding quality
57 DWORD dwVBRq; // VBR quality setting (0=highest quality, 9=lowest)
61 DWORD dwForceMS;
63 DWORD bCRCProtect; //Is CRC protection activated?
64 DWORD bForceMono;
65 DWORD bSetDuration;
66 DWORD bCopyright; //Is the stream protected by copyright?
67 DWORD bOriginal; //Is the stream an original?
69 DWORD dwPES; // PES header. Obsolete
71 DWORD dwEnforceVBRmin;
72 DWORD dwVoiceMode;
73 DWORD dwKeepAllFreq;
74 DWORD dwStrictISO;
75 DWORD dwNoShortBlock;
76 DWORD dwXingTag;
77 DWORD dwModeFixed;
78 DWORD bSampleOverlap;