Uses of Class
com.kaltura.client.types.CaptionPlaybackPluginData
-
Packages that use CaptionPlaybackPluginData Package Description com.kaltura.client.types -
-
Uses of CaptionPlaybackPluginData in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type CaptionPlaybackPluginData Modifier and Type Method Description List<CaptionPlaybackPluginData>PlaybackContext. getPlaybackCaptions()Method parameters in com.kaltura.client.types with type arguments of type CaptionPlaybackPluginData Modifier and Type Method Description voidPlaybackContext. setPlaybackCaptions(List<CaptionPlaybackPluginData> playbackCaptions)
-