View Source Evision.CUDACodec.FormatInfo (Evision v0.2.9)
Summary
Functions
FormatInfo
Types
@type t() :: %Evision.CUDACodec.FormatInfo{ref: reference()}
Type that represents an CUDACodec.FormatInfo
struct.
ref.
reference()
The underlying erlang resource variable.
Functions
FormatInfo
Return
- self:
FormatInfo
Python prototype (for reference only):
FormatInfo() -> <cudacodec_FormatInfo object>
@spec get_chromaFormat(t()) :: Evision.CUDACodec.ChromaFormat.t()
@spec get_codec(t()) :: Evision.CUDACodec.Codec.t()
@spec get_deinterlaceMode(t()) :: Evision.CUDACodec.DeinterlaceMode.t()