Init
Init — Start-stop functions
|
|
Includes
#include <fluendo-sdk/fluendo-sdk.h>
Functions
flu_initialize ()
void
flu_initialize (void
);
Initializes the library.
This function must be called before any other function of the library
(except flu_check_license, if desired).
flu_shutdown ()
void
flu_shutdown (void
);
Cleans up every resource created by the library.