mediastreamer2 5.2.0
|
mediastreamer2 msticker.h include file More...
#include <mediastreamer2/msfilter.h>
Data Structures | |
struct | _MSTickerLateEvent |
struct | _MSTicker |
struct | _MSTickerParams |
struct | _MSTickerSynchronizer |
Typedefs | |
typedef uint64_t(* | MSTickerTimeFunc) (void *) |
typedef int(* | MSTickerTickFunc) (void *, uint64_t ticker_virtual_time) |
typedef enum _MSTickerPrio | MSTickerPrio |
typedef struct _MSTickerLateEvent | MSTickerLateEvent |
typedef struct _MSTicker | MSTicker |
typedef struct _MSTickerParams | MSTickerParams |
typedef struct _MSTickerSynchronizer | MSTickerSynchronizer |
Enumerations | |
enum | _MSTickerPrio { MS_TICKER_PRIO_NORMAL , MS_TICKER_PRIO_HIGH , MS_TICKER_PRIO_REALTIME } |
mediastreamer2 msticker.h include file
This file provide the API needed to create, start and stop a graph.