Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VPXCodecErr ¶
type VPXCodecErr int
const ( VPX_CODEC_OK VPXCodecErr = iota VPX_CODEC_ERROR VPX_CODEC_MEM_ERROR VPX_CODEC_ABI_MISMATCH VPX_CODEC_INCAPABLE VPX_CODEC_UNSUP_BITSTREAM VPX_CODEC_UNSUP_FEATURE VPX_CODEC_CORRUPT_FRAME VPX_CODEC_INVALID_PARAM VPX_CODEC_LIST_END )
func (VPXCodecErr) Error ¶
func (e VPXCodecErr) Error() string
Click to show internal directories.
Click to hide internal directories.