Uses of Class
com.wowza.wms.amf.AMFDataMixedArray
-
Packages that use AMFDataMixedArray Package Description com.wowza.wms.module -
-
Uses of AMFDataMixedArray in com.wowza.wms.module
Methods in com.wowza.wms.module that return AMFDataMixedArray Modifier and Type Method Description protected static AMFDataMixedArray
ModuleBase. getParamMixedArray(AMFDataList params, int index)
Get parameter by index, Return as AMFDataMixedArray.
-