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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 159
154 Flix Engine Linux Module Documentation
on2sc Flix2_SetOutputFile (FLIX2HANDLE flix, const on2tc outputFile)
Set the destination file for the encode session.
on2sc Flix2_GetOutputFile (const FLIX2HANDLE flix, on2tc pOutputFile, int32_t len)
Get the destination file for the encode session.
on2sc Flix2_SetOverwriteExistingFiles (FLIX2HANDLE flix, const on2bool bOverwriteExisting-
Files)
Enable/disable overwriting of existing output files.
on2sc Flix2_GetOverwriteExistingFiles (const FLIX2HANDLE flix, on2bool
bpOverwriteExistingFiles)
Retrieve the engine’s current behavior regarding existing output files.
on2sc Flix2_SetExportAudio (FLIX2HANDLE flix, const on2bool bExportAudio)
Enable/disable audio output in the current encoding session.
on2sc Flix2_GetExportAudio (const FLIX2HANDLE flix, on2bool bpExportAudio)
Retrieve the engine’s current behavior regarding audio output.
on2sc Flix2_SetExportVideo (FLIX2HANDLE flix, const on2bool bExportVideo)
Enable/disable video output in the current encoding session.
on2sc Flix2_GetExportVideo (const FLIX2HANDLE flix, on2bool bpExportVideo)
Retrieve the engine’s current behavior regarding video output.
on2sc Flix2_SetExportVideoType (FLIX2HANDLE flix, const FE2_ExportedVideoType ex-
portVideoType)
Set the output file type.
on2sc Flix2_GetExportVideoType (const FLIX2HANDLE flix, FE2_ExportedVideoType
pExportVideoType)
Retrieve the current output file type.
on2sc Flix2_SetInputFile (FLIX2HANDLE flix, const on2tc inputFile)
Set the source file for the encode session.
on2sc Flix2_GetInputFile (const FLIX2HANDLE flix, on2tc pInputFile, int32_t len)
Get the source file for the encode session.
on2sc Flix2_GetSourceDuration (const FLIX2HANDLE flix, int32_t duration)
Get the duration, in milliseconds, of the source file.
on2sc Flix2_Encode (FLIX2HANDLE flix)
Start encoding an output file.
on2sc Flix2_StopEncoding (FLIX2HANDLE flix)
Cancel a running encoding session.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag