5 lines
91 B
C
5 lines
91 B
C
|
|
double get_tv_frequency(int channel, double *audio_offset);
|
|
void list_tv_channels(void);
|
|
|