vdr
2.4.7
|
#include <video.h>
Public Attributes | |
int | w |
int | h |
video_format_t | aspect_ratio |
video_format_t video_size_t::aspect_ratio |
Definition at line 49 of file video.h.
Referenced by cDvbSdFfDevice::GetOsdSize(), cDvbHdFfDevice::GetVideoSize(), and cDvbSdFfDevice::GetVideoSize().
int video_size_t::h |
Definition at line 48 of file video.h.
Referenced by cDvbSdFfDevice::GetOsdSize(), cDvbHdFfDevice::GetVideoSize(), and cDvbSdFfDevice::GetVideoSize().
int video_size_t::w |
Definition at line 47 of file video.h.
Referenced by cDvbHdFfDevice::GetVideoSize(), and cDvbSdFfDevice::GetVideoSize().