Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 265

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 264
5.56 Deprecated 259
5.56.2.7 on2sc video_options_GetKeyframeIntervalType (const FLIX2HANDLE flix,
FE2_VideoKeyframeTypes pKeyframeIntervalType)
Get the current keyframe interval type.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pKeyframeIntervalType Keyframe interval type (one of FE2_VideoKeyframeTypes)
Return values:
ON2_OK The keyframe interval type was successfully retrieved from the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Codec Interface along with the FE2_VCODECPARAM_KFINTTYPE parameter. This func-
tion will be removed in a future release. See also: Video Codecs.
5.56.2.8 on2sc video_options_GetMaximumBitrate (const FLIX2HANDLE flix, int32_t
lpMaximumBitrate)
Get the current maximum bitrate target.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
lpMaximumBitrate Target bitrate (in Kbps)
Return values:
ON2_OK The keyframe interval type was successfully retrieved from the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Codec Interface along with the FE2_CODECPARAM_BITRATE parameter. This function
will be removed in a future release. See also: Video Codecs.
5.56.2.9 on2sc video_options_GetRateControlType (const FLIX2HANDLE flix,
FE2_VideoBitrateControls pRateControlType)
Get the current rate control type.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag