Searched defs:video_status (Results 1 – 1 of 1) sorted by relevance
146 struct video_status { struct147 int video_blank; /* blank video on freeze? */148 video_play_state_t play_state; /* current state of playback */149 video_stream_source_t stream_source; /* current source (demux/memory) */150 video_format_t video_format; /* current aspect ratio of stream*/151 video_displayformat_t display_format;/* selected cropping mode */