Enumeration VideoStreamConfigurationResponseCode

Enumeration Members

DUPLICATE_PARTICIPANT_IDS: "DUPLICATE_PARTICIPANT_IDS"

Input config has duplicate participant guids

EMPTY_CONFIGURATION: "EMPTY_CONFIGURATION"

No input configuration is supplied

INVALID_PRIORITY_COMBINATION: "INVALID_PRIORITY_COMBINATION"

Input config should either have no entries for priority or all entries should contain priority

INVALID_STREAM_QUALITY_CONFIG: "INVALID_STREAM_QUALITY_CONFIG"

Input config is supplied with invalid stream quality

NOT_USING_CUSTOM_LAYOUTS: "NOT_USING_CUSTOM_LAYOUTS"

Custom Layout should be selected beforehand to be able call setVideoStreamConfiguration()

NO_PARTICIPANTS_WITH_IDS: "NO_PARTICIPANTS_WITH_IDS"

Input config is supplied with invalid participantGuid

STREAM_LIMIT_EXCEEDED: "STREAM_LIMIT_EXCEEDED"

Maximum input config of 25 list item is allowed

Generated using TypeDoc