TrackInfo$json top-level constant
Implementation
@$core.Deprecated('Use trackInfoDescriptor instead')
const TrackInfo$json = const {
'1': 'TrackInfo',
'2': const [
const {'1': 'track_id', '3': 1, '4': 1, '5': 9, '10': 'trackId'},
const {'1': 'track_type', '3': 2, '4': 1, '5': 14, '6': '.stream.video.sfu.models.TrackType', '10': 'trackType'},
const {'1': 'layers', '3': 5, '4': 3, '5': 11, '6': '.stream.video.sfu.models.VideoLayer', '10': 'layers'},
const {'1': 'mid', '3': 6, '4': 1, '5': 9, '10': 'mid'},
const {'1': 'dtx', '3': 7, '4': 1, '5': 8, '10': 'dtx'},
const {'1': 'stereo', '3': 8, '4': 1, '5': 8, '10': 'stereo'},
const {'1': 'red', '3': 9, '4': 1, '5': 8, '10': 'red'},
],
};