Uses of Class
com.azure.resourcemanager.mediaservices.models.LiveEventInputTrackSelection
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEventInputTrackSelection in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEventInputTrackSelection.withOperation
(String operation) Set the operation property: Comparing operation.LiveEventInputTrackSelection.withProperty
(String property) Set the property property: Property name to select.Set the value property: Property value to select.Modifier and TypeMethodDescriptionLiveEventTranscription.inputTrackSelection()
Get the inputTrackSelection property: Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied.Modifier and TypeMethodDescriptionLiveEventTranscription.withInputTrackSelection
(List<LiveEventInputTrackSelection> inputTrackSelection) Set the inputTrackSelection property: Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied.