Definition of common class functions used by fragment collectors.
More...
#include "StreamAbstractionAAMP.h"
#include "AampUtils.h"
#include "isobmffbuffer.h"
#include <assert.h>
#include <errno.h>
#include <math.h>
#include <iterator>
#include <sys/time.h>
#include <cmath>
Go to the source code of this file.
|
#define | AAMP_BUFFER_MONITOR_GREEN_THRESHOLD 4 |
|
Definition of common class functions used by fragment collectors.
Definition in file streamabstraction.cpp.
◆ BufferHealthMonitor()
static void* BufferHealthMonitor |
( |
void * |
user_data | ) |
|
|
static |
◆ FragmentInjector()
static void* FragmentInjector |
( |
void * |
arg | ) |
|
|
static |
◆ FragmentChunkInjector()
static void* FragmentChunkInjector |
( |
void * |
arg | ) |
|
|
static |