summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.h')
-rw-r--r--libmpdemux/tv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index 6afaf20a9a..4f2cb9e41c 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -148,6 +148,8 @@ int tv_step_channel(tvi_handle_t *tvh, int direction);
#define TV_CHANNEL_LOWER 1
#define TV_CHANNEL_HIGHER 2
+int tv_set_channel(tvi_handle_t *tvh, char *channel);
+
int tv_step_norm(tvi_handle_t *tvh);
int tv_step_chanlist(tvi_handle_t *tvh);