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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 253
248 Flix Engine Linux Module Documentation
5.55 Video Encoding Options
Modules
Deprecated
Functions
on2sc video_options_Reset (FLIX2HANDLE flix)
Reset the video options to their defaults.
on2sc video_options_Validate (const FLIX2HANDLE flix)
Ensure the current video settings are valid.
on2sc video_options_GetSwfHeight (const FLIX2HANDLE flix, int32_t lpSwfHeight)
Gets the SWF height.
on2sc video_options_SetSwfHeight (FLIX2HANDLE flix, const int32_t lSwfHeight)
Sets the SWF height.
on2sc video_options_GetSwfWidth (const FLIX2HANDLE flix, int32_t lpSwfWidth)
Gets the SWF width.
on2sc video_options_SetSwfWidth (FLIX2HANDLE flix, const int32_t lSwfWidth)
Sets the SWF width.
on2sc video_options_GetUseCustomSwfDimensions (const FLIX2HANDLE flix, on2bool
bpUseCustomSwfDimensions)
Determine if the engine is using the SWF width and height for the SWF.
on2sc video_options_SetUseCustomSwfDimensions (FLIX2HANDLE flix, const on2bool bUse-
CustomSwfDimensions)
Tells the engine to use the SWF width and SWF height for the SWF.
on2sc video_options_GetSourceHeight (const FLIX2HANDLE flix, int32_t height)
Get the height of the source video.
on2sc video_options_GetSourceWidth (const FLIX2HANDLE flix, int32_t width)
Get the width of the source video.
5.55.1 Function Documentation
5.55.1.1 on2sc video_options_GetSourceHeight (const FLIX2HANDLE flix, int32_t height)
Get the height of the source video.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag