Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CStreamDetails::Resolution Struct Reference

An upper bound on coded dimensions, and the label Kodi reports for content fitting within it. More...

#include <StreamDetails.h>

Public Attributes

int maxWidth
 
int maxHeight
 
std::string_view label
 

Detailed Description

An upper bound on coded dimensions, and the label Kodi reports for content fitting within it.

Member Data Documentation

◆ label

std::string_view CStreamDetails::Resolution::label

◆ maxHeight

int CStreamDetails::Resolution::maxHeight

◆ maxWidth

int CStreamDetails::Resolution::maxWidth

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