Uses of Class
org.mp4parser.boxes.iso14496.part15.HevcDecoderConfigurationRecord
-
Packages that use HevcDecoderConfigurationRecord Package Description org.mp4parser.boxes.iso14496.part15 -
-
Uses of HevcDecoderConfigurationRecord in org.mp4parser.boxes.iso14496.part15
Methods in org.mp4parser.boxes.iso14496.part15 that return HevcDecoderConfigurationRecord Modifier and Type Method Description HevcDecoderConfigurationRecordHevcConfigurationBox. getHevcDecoderConfigurationRecord()Methods in org.mp4parser.boxes.iso14496.part15 with parameters of type HevcDecoderConfigurationRecord Modifier and Type Method Description voidHevcConfigurationBox. setHevcDecoderConfigurationRecord(HevcDecoderConfigurationRecord hevcDecoderConfigurationRecord)
-