libcdio  2.1.0
Data Fields
track_flags_t Struct Reference

Structure containing attributes associated with a track. More...

#include <track.h>

Data Fields

track_flag_t preemphasis
 
track_flag_t copy_permit
 
int channels
 

Detailed Description

Structure containing attributes associated with a track.

Field Documentation

◆ channels

int track_flags_t::channels

Number of audio channels, 2, 4. -2 if not implemented or -1 for error.

◆ copy_permit

track_flag_t track_flags_t::copy_permit

Whether copying is permitted

◆ preemphasis

track_flag_t track_flags_t::preemphasis

Linear preemphasis on an audio track


The documentation for this struct was generated from the following file: