RTS API Documentation  1.10.11
Data Fields
switch_mm_s Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_mm_s:

Data Fields

int samplerate
 
int channels
 
int keyint
 
int ab
 
int vb
 
int vw
 
int vh
 
int cbr
 
float fps
 
float source_fps
 
int source_kps
 
int vbuf
 
switch_video_profile_t vprofile
 
switch_video_encode_speed_t vencspd
 
uint8_t try_hardware_encoder
 
int scale_w
 
int scale_h
 
switch_img_fmt_t fmt
 
char * auth_username
 
char * auth_password
 

Detailed Description

Definition at line 2808 of file switch_types.h.

Field Documentation

◆ ab

int switch_mm_s::ab

Definition at line 2812 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ auth_password

char* switch_mm_s::auth_password

Definition at line 2828 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ auth_username

char* switch_mm_s::auth_username

Definition at line 2827 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ cbr

int switch_mm_s::cbr

Definition at line 2816 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ channels

int switch_mm_s::channels

Definition at line 2810 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ fmt

switch_img_fmt_t switch_mm_s::fmt

Definition at line 2826 of file switch_types.h.

◆ fps

float switch_mm_s::fps

◆ keyint

int switch_mm_s::keyint

Definition at line 2811 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ samplerate

int switch_mm_s::samplerate

Definition at line 2809 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ scale_h

int switch_mm_s::scale_h

Definition at line 2825 of file switch_types.h.

◆ scale_w

int switch_mm_s::scale_w

Definition at line 2824 of file switch_types.h.

◆ source_fps

float switch_mm_s::source_fps

Definition at line 2818 of file switch_types.h.

Referenced by video_write_thread().

◆ source_kps

int switch_mm_s::source_kps

Definition at line 2819 of file switch_types.h.

Referenced by video_write_thread().

◆ try_hardware_encoder

uint8_t switch_mm_s::try_hardware_encoder

Definition at line 2823 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ vb

int switch_mm_s::vb

Definition at line 2813 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ vbuf

int switch_mm_s::vbuf

Definition at line 2820 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ vencspd

switch_video_encode_speed_t switch_mm_s::vencspd

Definition at line 2822 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ vh

int switch_mm_s::vh

◆ vprofile

switch_video_profile_t switch_mm_s::vprofile

Definition at line 2821 of file switch_types.h.

Referenced by switch_core_perform_file_open().

◆ vw

int switch_mm_s::vw

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