RTS API Documentation  1.10.11
Data Fields
switch_video_codec_settings Struct Reference

#include <switch_module_interfaces.h>

+ Collaboration diagram for switch_video_codec_settings:

Data Fields

uint32_t bandwidth
 
int32_t width
 
int32_t height
 
uint8_t try_hardware_encoder
 
uint8_t fps
 
char config_profile_name [64]
 

Detailed Description

Definition at line 657 of file switch_module_interfaces.h.

Field Documentation

◆ bandwidth

uint32_t switch_video_codec_settings::bandwidth

◆ config_profile_name

char switch_video_codec_settings::config_profile_name[64]

Definition at line 663 of file switch_module_interfaces.h.

◆ fps

uint8_t switch_video_codec_settings::fps

Definition at line 662 of file switch_module_interfaces.h.

◆ height

int32_t switch_video_codec_settings::height

Definition at line 660 of file switch_module_interfaces.h.

◆ try_hardware_encoder

uint8_t switch_video_codec_settings::try_hardware_encoder

◆ width

int32_t switch_video_codec_settings::width

Definition at line 659 of file switch_module_interfaces.h.


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