更新时间: 2023-10-23 16:45:52
rtc::VideoProfile结构体 参考
Public 成员函数 | |
| VideoProfile () | |
| 高度 更多... | |
| VideoProfile (RTC_VIDEO_RESOLUTION p, int w, int h) | |
Public 属性 | |
| RTC_VIDEO_RESOLUTION | profile |
| int | width |
| 配置类型 更多... | |
| int | height |
| 宽度 更多... | |
构造及析构函数说明
◆ VideoProfile() [1/2]
| rtc::VideoProfile::VideoProfile | ( | ) |
高度
◆ VideoProfile() [2/2]
| rtc::VideoProfile::VideoProfile | ( | RTC_VIDEO_RESOLUTION | p, |
| int | w, | ||
| int | h | ||
| ) |
类成员变量说明
◆ profile
| RTC_VIDEO_RESOLUTION rtc::VideoProfile::profile |
◆ width
| int rtc::VideoProfile::width |
配置类型
◆ height
| int rtc::VideoProfile::height |
宽度
该结构体的文档由以下文件生成:
