webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
rtc::VideoSinkWants Struct Reference

#include <videosourceinterface.h>

Public Attributes

bool rotation_applied = false
 
bool black_frames = false
 
rtc::Optional< int > max_pixel_count
 
rtc::Optional< int > target_pixel_count
 

Member Data Documentation

◆ black_frames

bool rtc::VideoSinkWants::black_frames = false

◆ max_pixel_count

rtc::Optional< int > rtc::VideoSinkWants::max_pixel_count

◆ rotation_applied

bool rtc::VideoSinkWants::rotation_applied = false

◆ target_pixel_count

rtc::Optional< int > rtc::VideoSinkWants::target_pixel_count

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