Uses of Class
com.azure.resourcemanager.mediaservices.models.ChannelMapping
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of ChannelMapping in com.azure.resourcemanager.mediaservices.models
Modifier and TypeFieldDescriptionstatic final ChannelMapping
ChannelMapping.BACK_LEFT
Static value BackLeft for ChannelMapping.static final ChannelMapping
ChannelMapping.BACK_RIGHT
Static value BackRight for ChannelMapping.static final ChannelMapping
ChannelMapping.CENTER
Static value Center for ChannelMapping.static final ChannelMapping
ChannelMapping.FRONT_LEFT
Static value FrontLeft for ChannelMapping.static final ChannelMapping
ChannelMapping.FRONT_RIGHT
Static value FrontRight for ChannelMapping.static final ChannelMapping
ChannelMapping.LOW_FREQUENCY_EFFECTS
Static value LowFrequencyEffects for ChannelMapping.static final ChannelMapping
ChannelMapping.STEREO_LEFT
Static value StereoLeft for ChannelMapping.static final ChannelMapping
ChannelMapping.STEREO_RIGHT
Static value StereoRight for ChannelMapping.Modifier and TypeMethodDescriptionAudioTrackDescriptor.channelMapping()
Get the channelMapping property: Optional designation for single channel audio tracks.static ChannelMapping
ChannelMapping.fromString
(String name) Creates or finds a ChannelMapping from its string representation.Modifier and TypeMethodDescriptionstatic Collection<ChannelMapping>
ChannelMapping.values()
Gets known ChannelMapping values.Modifier and TypeMethodDescriptionAudioTrackDescriptor.withChannelMapping
(ChannelMapping channelMapping) Set the channelMapping property: Optional designation for single channel audio tracks.SelectAudioTrackByAttribute.withChannelMapping
(ChannelMapping channelMapping) Set the channelMapping property: Optional designation for single channel audio tracks.SelectAudioTrackById.withChannelMapping
(ChannelMapping channelMapping) Set the channelMapping property: Optional designation for single channel audio tracks.