vdr  2.4.7
Public Attributes | List of all members
video_status Struct Reference

#include <video.h>

Public Attributes

int video_blank
 
video_play_state_t play_state
 
video_stream_source_t stream_source
 
video_format_t video_format
 
video_displayformat_t display_format
 

Detailed Description

Definition at line 136 of file video.h.

Member Data Documentation

◆ display_format

video_displayformat_t video_status::display_format

Definition at line 141 of file video.h.

◆ play_state

video_play_state_t video_status::play_state

Definition at line 138 of file video.h.

◆ stream_source

video_stream_source_t video_status::stream_source

Definition at line 139 of file video.h.

◆ video_blank

int video_status::video_blank

Definition at line 137 of file video.h.

◆ video_format

video_format_t video_status::video_format

Definition at line 140 of file video.h.


The documentation for this struct was generated from the following file: