|
FFmpegfs Fuse Multi Media Filesystem 2.16
|
Hardware acceleration device and type. More...
Public Attributes | |
| bool | m_supported |
| true if API supported, false if not More... | |
| HWACCELAPI | m_hwaccel_API |
| Acceleration API, e.g VAAPI, MMAL or OMX. More... | |
| AVHWDeviceType | m_hwaccel_device_type |
| Hardware buffering type, NONE if not used. More... | |
| HWACCELAPI HWACCEL::m_hwaccel_API |
Acceleration API, e.g VAAPI, MMAL or OMX.
Definition at line 439 of file ffmpegfs.cc.
Referenced by get_hwaccel().
| AVHWDeviceType HWACCEL::m_hwaccel_device_type |
Hardware buffering type, NONE if not used.
Definition at line 440 of file ffmpegfs.cc.
Referenced by get_hwaccel().
| bool HWACCEL::m_supported |
true if API supported, false if not
Definition at line 438 of file ffmpegfs.cc.
Referenced by get_hwaccel().