Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
Packages that use PlayReadyDrm Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of PlayReadyDrm in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return PlayReadyDrm Modifier and Type Method Description PlayReadyDrmCreateJobPlaylist. playReadyDrm()The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.PlayReadyDrmPlaylist. playReadyDrm()The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type PlayReadyDrm Modifier and Type Method Description CreateJobPlaylist.BuilderCreateJobPlaylist.Builder. playReadyDrm(PlayReadyDrm playReadyDrm)The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.Playlist.BuilderPlaylist.Builder. playReadyDrm(PlayReadyDrm playReadyDrm)The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
-