// // Generated code. Do not modify. // source: bilibili/app/archive/middleware/v1/preload.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names, library_prefixes // ignore_for_file: non_constant_identifier_names, prefer_final_fields // ignore_for_file: unnecessary_import, unnecessary_this, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use playerArgsDescriptor instead') const PlayerArgs$json = { '1': 'PlayerArgs', '2': [ {'1': 'qn', '3': 1, '4': 1, '5': 3, '10': 'qn'}, {'1': 'fnver', '3': 2, '4': 1, '5': 3, '10': 'fnver'}, {'1': 'fnval', '3': 3, '4': 1, '5': 3, '10': 'fnval'}, {'1': 'force_host', '3': 4, '4': 1, '5': 3, '10': 'forceHost'}, {'1': 'voice_balance', '3': 5, '4': 1, '5': 3, '10': 'voiceBalance'}, ], }; /// Descriptor for `PlayerArgs`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List playerArgsDescriptor = $convert.base64Decode( 'CgpQbGF5ZXJBcmdzEg4KAnFuGAEgASgDUgJxbhIUCgVmbnZlchgCIAEoA1IFZm52ZXISFAoFZm' '52YWwYAyABKANSBWZudmFsEh0KCmZvcmNlX2hvc3QYBCABKANSCWZvcmNlSG9zdBIjCg12b2lj' 'ZV9iYWxhbmNlGAUgASgDUgx2b2ljZUJhbGFuY2U=');