libcdio
2.1.0
|
Structure containing attributes associated with a track. More...
#include <track.h>
Data Fields | |
track_flag_t | preemphasis |
track_flag_t | copy_permit |
int | channels |
Structure containing attributes associated with a track.
int track_flags_t::channels |
Number of audio channels, 2, 4. -2 if not implemented or -1 for error.
track_flag_t track_flags_t::copy_permit |
Whether copying is permitted
track_flag_t track_flags_t::preemphasis |
Linear preemphasis on an audio track