Uses of Class
com.kaltura.client.enums.PlayReadyCompressedDigitalVideoOPL
-
Packages that use PlayReadyCompressedDigitalVideoOPL Package Description com.kaltura.client.enums com.kaltura.client.types -
-
Uses of PlayReadyCompressedDigitalVideoOPL in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return PlayReadyCompressedDigitalVideoOPL Modifier and Type Method Description static PlayReadyCompressedDigitalVideoOPLPlayReadyCompressedDigitalVideoOPL. get(Integer value)static PlayReadyCompressedDigitalVideoOPLPlayReadyCompressedDigitalVideoOPL. valueOf(String name)Returns the enum constant of this type with the specified name.static PlayReadyCompressedDigitalVideoOPL[]PlayReadyCompressedDigitalVideoOPL. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PlayReadyCompressedDigitalVideoOPL in com.kaltura.client.types
Methods in com.kaltura.client.types that return PlayReadyCompressedDigitalVideoOPL Modifier and Type Method Description PlayReadyCompressedDigitalVideoOPLPlayReadyPlayRight. getCompressedDigitalVideoOPL()Methods in com.kaltura.client.types with parameters of type PlayReadyCompressedDigitalVideoOPL Modifier and Type Method Description voidPlayReadyPlayRight. setCompressedDigitalVideoOPL(PlayReadyCompressedDigitalVideoOPL compressedDigitalVideoOPL)
-