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

#include <video.h>

Public Attributes

int w
 
int h
 
video_format_t aspect_ratio
 

Detailed Description

Definition at line 46 of file video.h.

Member Data Documentation

◆ aspect_ratio

video_format_t video_size_t::aspect_ratio

◆ h

int video_size_t::h

◆ w

int video_size_t::w

Definition at line 47 of file video.h.

Referenced by cDvbHdFfDevice::GetVideoSize(), and cDvbSdFfDevice::GetVideoSize().


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