VideoSender$json top-level constant

  1. @Deprecated('Use videoSenderDescriptor instead')
Map<String, Object> const VideoSender$json

Implementation

@$core.Deprecated('Use videoSenderDescriptor instead')
const VideoSender$json = {
  '1': 'VideoSender',
  '2': [
    {
      '1': 'codec',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.stream.video.sfu.models.Codec',
      '10': 'codec'
    },
    {
      '1': 'layers',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.stream.video.sfu.event.VideoLayerSetting',
      '10': 'layers'
    },
    {
      '1': 'track_type',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.stream.video.sfu.models.TrackType',
      '10': 'trackType'
    },
    {'1': 'publish_option_id', '3': 5, '4': 1, '5': 5, '10': 'publishOptionId'},
  ],
};