FFmpegfs Fuse Multi Media Filesystem 2.16
Public Attributes | List of all members
FFmpeg_Profiles::PROFILE_LIST Struct Reference

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...
 

Detailed Description

List of profiles.

<

Definition at line 63 of file ffmpeg_profiles.h.

Member Data Documentation

◆ m_filetype

FILETYPE FFmpeg_Profiles::PROFILE_LIST::m_filetype

File type this option set is for.

Definition at line 65 of file ffmpeg_profiles.h.

◆ m_option_codec

const PROFILE_OPTION_VEC FFmpeg_Profiles::PROFILE_LIST::m_option_codec

av_opt_set() options

Definition at line 67 of file ffmpeg_profiles.h.

◆ m_option_format

const PROFILE_OPTION_VEC FFmpeg_Profiles::PROFILE_LIST::m_option_format

av_dict_set() options

Definition at line 68 of file ffmpeg_profiles.h.

◆ m_profile

PROFILE FFmpeg_Profiles::PROFILE_LIST::m_profile

One of PROFILE_.

Definition at line 66 of file ffmpeg_profiles.h.


The documentation for this struct was generated from the following file: