audio_events.pbjson library

Constants

InputClipped$json → const Map<String, String>
{'1' : 'InputClipped'}
Message$json → const Map<String, Object>
{'1' : 'Message', '2' : [{'1' : 'input_clipped', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.audio_events.InputClipped'…
OutputClipped$json → const Map<String, String>
{'1' : 'OutputClipped'}

Properties

inputClippedDescriptor Uint8List
Descriptor for InputClipped. Decode as a google.protobuf.DescriptorProto.
final
messageDescriptor Uint8List
Descriptor for Message. Decode as a google.protobuf.DescriptorProto.
final
outputClippedDescriptor Uint8List
Descriptor for OutputClipped. Decode as a google.protobuf.DescriptorProto.
final