ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

Flag bits for MPG123_FLAGS, use the usual binary or to combine.

Enumerator:
MPG123_FORCE_MONO 

0111 Force some mono mode: This is a test bitmask for seeing if any mono forcing is active.

MPG123_MONO_LEFT 

0001 Force playback of left channel only.

MPG123_MONO_RIGHT 

0010 Force playback of right channel only.

MPG123_MONO_MIX 

0100 Force playback of mixed mono.

MPG123_FORCE_STEREO 

1000 Force stereo output.

MPG123_FORCE_8BIT 

00010000 Force 8bit formats.

MPG123_QUIET 

00100000 Suppress any printouts (overrules verbose).

MPG123_GAPLESS 

01000000 Enable gapless decoding (default on if libmpg123 has support).

MPG123_NO_RESYNC 

10000000 Disable resync stream after error.

MPG123_SEEKBUFFER 

000100000000 Enable small buffer on non-seekable streams to allow some peek-ahead (for better MPEG sync).

MPG123_FUZZY 

001000000000 Enable fuzzy seeks (guessing byte offsets or using approximate seek points from Xing TOC)

MPG123_FORCE_FLOAT 

010000000000 Force floating point output (32 or 64 bits depends on mpg123 internal precision).

MPG123_PLAIN_ID3TEXT 

100000000000 Do not translate ID3 text data to UTF-8. ID3 strings will contain the raw text data, with the first byte containing the ID3 encoding code.

MPG123_IGNORE_STREAMLENGTH 

1000000000000 Ignore any stream length information contained in the stream, which can be contained in a 'TLEN' frame of an ID3v2 tag or a Xing tag

Definition at line 157 of file mpg123.h.


Generated on Sun May 27 2012 06:12:16 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.