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