Uses of Class
org.mp4parser.boxes.iso14496.part15.HevcDecoderConfigurationRecord.Array
-
Packages that use HevcDecoderConfigurationRecord.Array Package Description org.mp4parser.boxes.iso14496.part15 -
-
Uses of HevcDecoderConfigurationRecord.Array in org.mp4parser.boxes.iso14496.part15
Methods in org.mp4parser.boxes.iso14496.part15 that return types with arguments of type HevcDecoderConfigurationRecord.Array Modifier and Type Method Description List<HevcDecoderConfigurationRecord.Array>HevcConfigurationBox. getArrays()List<HevcDecoderConfigurationRecord.Array>HevcDecoderConfigurationRecord. getArrays()Method parameters in org.mp4parser.boxes.iso14496.part15 with type arguments of type HevcDecoderConfigurationRecord.Array Modifier and Type Method Description voidHevcDecoderConfigurationRecord. setArrays(List<HevcDecoderConfigurationRecord.Array> arrays)
-