RemoteOutboundRtp$json top-level constant

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

Implementation

@$core.Deprecated('Use remoteOutboundRtpDescriptor instead')
const RemoteOutboundRtp$json = {
  '1': 'RemoteOutboundRtp',
  '2': [
    {
      '1': 'base',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.stream.video.sfu.models.RtpBase',
      '10': 'base'
    },
    {'1': 'jitter_seconds', '3': 2, '4': 1, '5': 1, '10': 'jitterSeconds'},
    {'1': 'round_trip_time_s', '3': 3, '4': 1, '5': 1, '10': 'roundTripTimeS'},
  ],
};