|
FFmpegfs Fuse Multi Media Filesystem 2.16
|
List of profiles. More...
#include <ffmpeg_profiles.h>
Public Attributes | |
| FILETYPE | m_filetype |
| File type this option set is for. More... | |
| PROFILE | m_profile |
| One of PROFILE_. More... | |
| const PROFILE_OPTION_VEC | m_option_codec |
| av_opt_set() options More... | |
| const PROFILE_OPTION_VEC | m_option_format |
| av_dict_set() options More... | |
| FILETYPE FFmpeg_Profiles::PROFILE_LIST::m_filetype |
File type this option set is for.
Definition at line 65 of file ffmpeg_profiles.h.
| const PROFILE_OPTION_VEC FFmpeg_Profiles::PROFILE_LIST::m_option_codec |
av_opt_set() options
Definition at line 67 of file ffmpeg_profiles.h.
| const PROFILE_OPTION_VEC FFmpeg_Profiles::PROFILE_LIST::m_option_format |
av_dict_set() options
Definition at line 68 of file ffmpeg_profiles.h.
| PROFILE FFmpeg_Profiles::PROFILE_LIST::m_profile |
One of PROFILE_.
Definition at line 66 of file ffmpeg_profiles.h.