View Source Evision.CUDACodec.VideoReaderInitParams (Evision v0.2.14)
Summary
Functions
VideoReaderInitParams
Types
@type t() :: %Evision.CUDACodec.VideoReaderInitParams{ref: reference()}
Type that represents an CUDACodec.VideoReaderInitParams struct.
ref.
reference()The underlying erlang resource variable.
Functions
VideoReaderInitParams
Return
- self:
VideoReaderInitParams
Python prototype (for reference only):
VideoReaderInitParams() -> <cudacodec_VideoReaderInitParams object>