Uses of Class
org.duracloud.s3task.streaminghls.BaseHlsTaskRunner.STREAMING_TYPE
-
Packages that use BaseHlsTaskRunner.STREAMING_TYPE Package Description org.duracloud.s3task.streaminghls -
-
Uses of BaseHlsTaskRunner.STREAMING_TYPE in org.duracloud.s3task.streaminghls
Methods in org.duracloud.s3task.streaminghls that return BaseHlsTaskRunner.STREAMING_TYPE Modifier and Type Method Description static BaseHlsTaskRunner.STREAMING_TYPEBaseHlsTaskRunner.STREAMING_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static BaseHlsTaskRunner.STREAMING_TYPE[]BaseHlsTaskRunner.STREAMING_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-