Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 28
5.4 Common Codec Parameters 23
See also:
FE2_VideoKeyframeTypes
Definition at line 67 of file codec_common.h.
5.4.1.3 #define FE2_VCODECPARAM_KFINTTYPE
Video codec parameter for the keyframe interval type.
Valid values are defined by FE2_VideoKeyframeTypes.
Definition at line 59 of file codec_common.h.
5.4.1.4 #define FE2_VCODECPARAM_RC_MODE
Video codec parameter for the rate control mode.
Valid values are defined by FE2_VideoBitrateControls.
Definition at line 53 of file codec_common.h.
5.4.2 Enumeration Type Documentation
5.4.2.1 enum FE2_VideoBitrateControls
Encoder rate control types, influences quality.
For use in calls to Flix2_CodecSetParam() and Flix2_CodecGetParam() for the FE2_VCODECPARAM_-
RC_MODE parameter.
Enumerator:
CBR_1PASSControl single pass constant bitrate
VBR_1PASSControl single pass variable bitrate
CBR_2PASSControl two pass constant bitrate
VBR_2PASSControl two pass variable bitrate
Definition at line 26 of file codec_common.h.
5.4.2.2 enum FE2_VideoKeyframeTypes
Key frame interval types, influences quality.
For use in calls to
Flix2_CodecSetParam() and Flix2_CodecGetParam() for the FE2_VCODECPARAM_-
KFINTTYPE parameter.
Enumerator:
MAX_KEYFRAMES generate keyframes at MOST FE2_VCODECPARAM_KFFREQ apart
FIXED_KEYFRAMES generate keyframes at a fixed interval
Definition at line 37 of file codec_common.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 544 545

Komentáře k této Příručce

Žádné komentáře