aboutsummaryrefslogtreecommitdiffstats
path: root/channels/console_video.h
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-23 14:51:00 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-23 14:51:00 +0000
commit75eb3fc9cc08708de90dc81efdadafefa108de9f (patch)
tree191e0e60168f6fa5b9864cab038cca950c59b6ba /channels/console_video.h
parentc745148078309d8e8c69d68af2bd5766615f3e49 (diff)
support sdl_videodriver to send output to x11/aalib/console
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@94741 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/console_video.h')
-rw-r--r--channels/console_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/console_video.h b/channels/console_video.h
index cb627a197..edfff7f04 100644
--- a/channels/console_video.h
+++ b/channels/console_video.h
@@ -37,6 +37,7 @@ void console_video_start(struct video_desc *env, struct ast_channel *owner);
"console {videodevice|videocodec|sendvideo" \
"|video_size|bitrate|fps|qmin" \
"|keypad|keypad_mask|keypad_entry" \
+ "|sdl_videodriver" \
"|device" \
"}"