codecs property
The codecs supported by the subscriber for decoding tracks.
Implementation
@$pb.TagNumber(2)
$pb.PbList<Codec> get codecs => $_getList(1);
The codecs supported by the subscriber for decoding tracks.
@$pb.TagNumber(2)
$pb.PbList<Codec> get codecs => $_getList(1);