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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 313
308 Flix Engine Linux File Documentation
on2sc Flix2_IsEncoderRunning (const FLIX2HANDLE flix, on2bool bpIsEncoderRunning)
Check the status of an encode.
on2sc Flix2_GetEncoderState (const FLIX2HANDLE flix, FE2_EncState pEncState)
Retrieve the current state of the encoder.
on2sc Flix2_SetLogLevel (FLIX2HANDLE flix, int32_t level)
Set the library-wide debug log level.
on2sc Flix2_GetLogLevel (const FLIX2HANDLE flix, int32_t level)
Retrieve current library-wide debug log level.
on2sc Flix2_SetLogPath (FLIX2HANDLE flix, on2tc logpath)
Set the library’s log file path.
on2sc Flix2_GetLogPath (const FLIX2HANDLE flix, on2tc logpath, int32_t len)
Retrieve the library’s current log file path.
on2sc Flix2_AddFilter (FLIX2PLGNHANDLE pPlgn, const FLIX2HANDLE flix, const char
plgn_name)
Add a filter to the encoder’s filter chain.
on2sc Flix2_RemoveFilter (FLIX2PLGNHANDLE plgn)
Remove a filter to the encoder’s filter chain.
on2sc Flix2_FilterSetParamAsStr (FLIX2PLGNHANDLE plgn, const char name, const on2tc
value)
Set the value of a parameter in a filter instance using a string representation.
on2sc Flix2_FilterGetParamAsStr (FLIX2PLGNHANDLE plgn, const char name, on2tc value,
int32_t len)
Retrieve the value of a parameter in a filter instance represented as a string.
on2sc Flix2_FilterSetParam (FLIX2PLGNHANDLE plgn, const char name, double inDblVal)
Set the value of a parameter in a filter instance using a double representation.
on2sc Flix2_FilterGetParam (FLIX2PLGNHANDLE plgn, const char name, double outDblVal)
Retrieve the value of a parameter in a filter instance represented as a double.
on2sc Flix2_AddCodec (FLIX2PLGNHANDLE pPlgn, const FLIX2HANDLE flix, const char
plgn_name)
Add a codec to the encoder’s codec chain.
on2sc Flix2_RemoveCodec (FLIX2PLGNHANDLE plgn)
Remove a codec from the encoder’s codec chain.
on2sc Flix2_CodecSetParamAsStr (FLIX2PLGNHANDLE plgn, const char name, const on2tc
value)
Set the value of a parameter in a codec instance using a string representation.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag