Uses of Class
com.azure.resourcemanager.mediaservices.models.LiveEventOutputTranscriptionTrack
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEventOutputTranscriptionTrack in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEventTranscription.outputTranscriptionTrack()
Get the outputTranscriptionTrack property: Describes a transcription track in the output of a live event, generated using speech-to-text transcription.LiveEventOutputTranscriptionTrack.withTrackName
(String trackName) Set the trackName property: The output track name.Modifier and TypeMethodDescriptionLiveEventTranscription.withOutputTranscriptionTrack
(LiveEventOutputTranscriptionTrack outputTranscriptionTrack) Set the outputTranscriptionTrack property: Describes a transcription track in the output of a live event, generated using speech-to-text transcription.