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