PlayStreamRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use playStreamRequestDescriptor instead')
const PlayStreamRequest$json = {
  '1': 'PlayStreamRequest',
  '2': [
    {'1': 'init', '3': 1, '4': 1, '5': 11, '6': '.viam.component.audioout.v1.PlayStreamInit', '9': 0, '10': 'init'},
    {'1': 'audio_chunk', '3': 2, '4': 1, '5': 11, '6': '.viam.component.audioout.v1.PlayStreamChunk', '9': 0, '10': 'audioChunk'},
  ],
  '8': [
    {'1': 'payload'},
  ],
};