Uses of Class
com.brightcove.zencoder.client.model.VP6Profile
Package | Description |
---|---|
com.brightcove.zencoder.client.model | |
com.brightcove.zencoder.client.request |
-
Uses of VP6Profile in com.brightcove.zencoder.client.model
Methods in com.brightcove.zencoder.client.model that return VP6Profile Modifier and Type Method Description static VP6Profile
VP6Profile. valueOf(String name)
Returns the enum constant of this type with the specified name.static VP6Profile[]
VP6Profile. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of VP6Profile in com.brightcove.zencoder.client.request
Methods in com.brightcove.zencoder.client.request that return VP6Profile Modifier and Type Method Description VP6Profile
ZencoderOutput. getVP6Profile()
Methods in com.brightcove.zencoder.client.request with parameters of type VP6Profile Modifier and Type Method Description void
ZencoderOutput. setVP6Profile(VP6Profile vp6_profile)