Uses of Class
com.kaltura.client.types.StreamContainer
-
Packages that use StreamContainer Package Description com.kaltura.client.types -
-
Uses of StreamContainer in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type StreamContainer Modifier and Type Method Description List<StreamContainer>MediaEntry. getStreams()Method parameters in com.kaltura.client.types with type arguments of type StreamContainer Modifier and Type Method Description voidMediaEntry. setStreams(List<StreamContainer> streams)
-