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