Uses of Class
com.google.cloud.video.transcoder.v1.AudioStream.AudioMapping
-
Packages that use AudioStream.AudioMapping Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of AudioStream.AudioMapping in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return AudioStream.AudioMapping Modifier and Type Method Description AudioStream.AudioMappingAudioStream.AudioMapping.Builder. build()AudioStream.AudioMappingAudioStream.AudioMapping.Builder. buildPartial()static AudioStream.AudioMappingAudioStream.AudioMapping. getDefaultInstance()AudioStream.AudioMappingAudioStream.AudioMapping.Builder. getDefaultInstanceForType()AudioStream.AudioMappingAudioStream.AudioMapping. getDefaultInstanceForType()AudioStream.AudioMappingAudioStream.Builder. getMapping(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.AudioMappingAudioStream. getMapping(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.AudioMappingAudioStreamOrBuilder. getMapping(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.static AudioStream.AudioMappingAudioStream.AudioMapping. parseDelimitedFrom(InputStream input)static AudioStream.AudioMappingAudioStream.AudioMapping. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(byte[] data)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(com.google.protobuf.ByteString data)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(com.google.protobuf.CodedInputStream input)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(InputStream input)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(ByteBuffer data)static AudioStream.AudioMappingAudioStream.AudioMapping. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type AudioStream.AudioMapping Modifier and Type Method Description List<AudioStream.AudioMapping>AudioStream.Builder. getMappingList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.List<AudioStream.AudioMapping>AudioStream. getMappingList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.List<AudioStream.AudioMapping>AudioStreamOrBuilder. getMappingList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.com.google.protobuf.Parser<AudioStream.AudioMapping>AudioStream.AudioMapping. getParserForType()static com.google.protobuf.Parser<AudioStream.AudioMapping>AudioStream.AudioMapping. parser()Methods in com.google.cloud.video.transcoder.v1 with parameters of type AudioStream.AudioMapping Modifier and Type Method Description AudioStream.BuilderAudioStream.Builder. addMapping(int index, AudioStream.AudioMapping value)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.BuilderAudioStream.Builder. addMapping(AudioStream.AudioMapping value)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.AudioMapping.BuilderAudioStream.AudioMapping.Builder. mergeFrom(AudioStream.AudioMapping other)static AudioStream.AudioMapping.BuilderAudioStream.AudioMapping. newBuilder(AudioStream.AudioMapping prototype)AudioStream.BuilderAudioStream.Builder. setMapping(int index, AudioStream.AudioMapping value)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.Method parameters in com.google.cloud.video.transcoder.v1 with type arguments of type AudioStream.AudioMapping Modifier and Type Method Description AudioStream.BuilderAudioStream.Builder. addAllMapping(Iterable<? extends AudioStream.AudioMapping> values)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.
-