Google Flix Engine Linux Reference Manual Manual de usuario Pagina 264

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 263
258 Flix Engine Linux Module Documentation
Deprecated
Use the Codec Interface along with FE2_CODEC_VP6 or FE2_CODEC_VP6ALPHA and the FE2_-
VP6_CXMODE or FE2_VP6A_CXMODE parameter. This function will be removed in a future re-
lease. See also: Video Codecs.
5.56.2.5 on2sc video_options_GetImageQuality (const FLIX2HANDLE flix, int32_t
lpImageQuality)
Get the current image quality factor.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
lpImageQuality Image quality (0..100)
Return values:
ON2_OK The quality value 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
The image quality functions have been deprecated in favor of the maximum bitrate functions. Use
video_options_GetMaximumBitrate() instead.
5.56.2.6 on2sc video_options_GetKeyframeInterval (const FLIX2HANDLE flix, int32_t
lpKeyframeInterval)
Get the current interval between keyfames.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
lpKeyframeInterval Keyframe interval (in frames)
Return values:
ON2_OK The keyframe interval 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_KFFREQ parameter. This function
will be removed in a future release. See also: Video Codecs.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de pagina 263
1 2 ... 259 260 261 262 263 264 265 266 267 268 269 ... 544 545

Comentarios a estos manuales

Sin comentarios