Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChromaType ¶
type ChromaType int
const ( ChromaYUV444 ChromaType = C.AVIF_PIXEL_FORMAT_YUV444 ChromaYUV422 ChromaType = C.AVIF_PIXEL_FORMAT_YUV422 ChromaYUV420 ChromaType = C.AVIF_PIXEL_FORMAT_YUV420 )
Click to show internal directories.
Click to hide internal directories.