• Sign in
  • Register
  • Home
  • Projects
  • Help

Paris Hackday Code

  • Overview
  • Members
  • Activity
  • Repository
  • Code docs
FFmpeg
  • Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • Examples
  • Data Structures
  • Data Structure Index
  • Class Hierarchy
  • Data Fields
Data Fields
AVProfile Struct Reference
Encoding/Decoding Library » Core functions/structures.

AVProfile. More...

#include <avcodec.h>

Data Fields

int profile
 
const char * name
 short name for the profile More...
 

Detailed Description

AVProfile.

Definition at line 2842 of file libavcodec/avcodec.h.

Field Documentation

const char* AVProfile::name

short name for the profile

Definition at line 2844 of file libavcodec/avcodec.h.

Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), av_get_profile_name(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), prores_encode_init(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().

int AVProfile::profile

Definition at line 2843 of file libavcodec/avcodec.h.

Referenced by av_get_profile_name().


The documentation for this struct was generated from the following file:
  • libavcodec/avcodec.h

Generated on Fri May 30 2025 06:54:12 for FFmpeg by   doxygen 1.8.11
Loading...
Operated by SoundSoftware.ac.uk – contact us
Powered by Redmine