Zoom Rooms Controller SDK Reference 6.6.0
Loading...
Searching...
No Matches
HWIOChannelDetectedInputSignal Struct Reference

HWIO channel detected input signal. More...

#include <IHWIOHelper.h>

Data Fields

std::string videoFormat
 Video format.
 
bool videoFormatSupported = false
 Video format supported.
 

Detailed Description

HWIO channel detected input signal.

Definition at line 296 of file IHWIOHelper.h.

Field Documentation

◆ videoFormat

std::string HWIOChannelDetectedInputSignal::videoFormat

Video format.

Definition at line 298 of file IHWIOHelper.h.

◆ videoFormatSupported

bool HWIOChannelDetectedInputSignal::videoFormatSupported = false

Video format supported.

Definition at line 299 of file IHWIOHelper.h.