5 lines
99 B
C
5 lines
99 B
C
|
|
double get_tv_frequency(const char *channel, double *audio_offset);
|
|
void list_tv_channels(void);
|
|
|