Function ffmpeg_encoder_decoder::utils::get_hwdevice_types
Defined in File utils.hpp
Function Documentation
-
std::vector<std::string> ffmpeg_encoder_decoder::utils::get_hwdevice_types()
gets list of names of all libav supported device types
This is not the list of devices present on the host machine, just the ones that libav supports, whether they are present or not.
- Returns:
list of all libav supported device types