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