changePublishOptions property
ChangePublishOptions is sent to signal the change in publish options such as a new codec or simulcast layers
Implementation
@$pb.TagNumber(27)
ChangePublishOptions get changePublishOptions => $_getN(21);
Implementation
@$pb.TagNumber(27)
set changePublishOptions(ChangePublishOptions value) => $_setField(27, value);