Namespace FFmpeg.HW
Classes
DeviceContext
Represents a hardware device context in FFmpeg, encapsulating the buffer reference for hardware acceleration.
DeviceTypeExtensions
Extension class for DeviceType
FramesContext
Represents a hardware device context in FFmpeg, encapsulating the buffer reference for hardware acceleration.
Structs
CodecHWConfig
Represents a hardware configuration for a codec, wrapping around the FFmpeg _AVCodecHWConfig structure.
DeviceContext_ref
Represents a pointer to an FFmpeg hardware device context buffer reference. This is used to manage hardware-accelerated contexts in FFmpeg.
FramesContext_ref
Represents a pointer to an FFmpeg hardware device context buffer reference. This is used to manage hardware-accelerated contexts in FFmpeg.
Enums
CodecHWConfigMethod
Enum representing the hardware configuration methods supported by the codec.
DeviceType
Specifies the hardware device types available for multimedia acceleration in FFmpeg.