Uses of Class
org.mp4parser.streaming.input.h264.spspps.ChromaFormat
-
Packages that use ChromaFormat Package Description org.mp4parser.streaming.input.h264.spspps -
-
Uses of ChromaFormat in org.mp4parser.streaming.input.h264.spspps
Fields in org.mp4parser.streaming.input.h264.spspps declared as ChromaFormat Modifier and Type Field Description ChromaFormatSeqParameterSet. chroma_format_idcstatic ChromaFormatChromaFormat. MONOCHROMEstatic ChromaFormatChromaFormat. YUV_420static ChromaFormatChromaFormat. YUV_422static ChromaFormatChromaFormat. YUV_444Methods in org.mp4parser.streaming.input.h264.spspps that return ChromaFormat Modifier and Type Method Description static ChromaFormatChromaFormat. fromId(int id)
-