Google Flix Engine Linux Reference Manual User Manual Page 197

  • Download
  • Add to my manuals
  • Print
  • Page
    / 545
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 196
5.44 Deprecated 191
5.44 Deprecated
Functions
on2sc editor_options_Reset (FLIX2HANDLE flix)
Reset the media editor options to their defaults.
on2sc editor_options_Validate (const FLIX2HANDLE flix)
Ensure the current media editor settings are valid.
5.44.1 Function Documentation
5.44.1.1 on2sc editor_options_Reset (FLIX2HANDLE flix)
Reset the media editor options to their defaults.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
Return values:
ON2_OK The editor options were reset successfully.
ON2_NET_ERROR The underlying communication layer failed.
Deprecated
Use the Filter Interface
5.44.1.2 on2sc editor_options_Validate (const FLIX2HANDLE flix)
Ensure the current media editor settings are valid.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
Return values:
ON2_OK The editor options are valid and encoding may proceed.
ON2_INVALID_PARAMS One or more options are invalid. Proceeding with encoding may cause
encoding to fail or a file that does not match the specified options will be created.
ON2_NET_ERROR The underlying communication layer failed.
Deprecated
Use the Filter Interface
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Page view 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 544 545

Comments to this Manuals

No comments