Uses of Interface
com.google.cloud.video.transcoder.v1.AudioStream.AudioMappingOrBuilder
-
Packages that use AudioStream.AudioMappingOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of AudioStream.AudioMappingOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement AudioStream.AudioMappingOrBuilder Modifier and Type Class Description static classAudioStream.AudioMappingThe mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.static classAudioStream.AudioMapping.BuilderThe mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.Methods in com.google.cloud.video.transcoder.v1 that return AudioStream.AudioMappingOrBuilder Modifier and Type Method Description AudioStream.AudioMappingOrBuilderAudioStream.Builder. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.AudioMappingOrBuilderAudioStream. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.AudioStream.AudioMappingOrBuilderAudioStreamOrBuilder. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type AudioStream.AudioMappingOrBuilder Modifier and Type Method Description List<? extends AudioStream.AudioMappingOrBuilder>AudioStream.Builder. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.List<? extends AudioStream.AudioMappingOrBuilder>AudioStream. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.List<? extends AudioStream.AudioMappingOrBuilder>AudioStreamOrBuilder. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.
-