upipe-hls/upipe_hls_buffer.h header reference

Header inclusion  

Members  

Types  

Functions  

Members detail  

#define UPIPE_HLS_BUFFER_SIGNATURE  

This macro is declared in upipe-hls/upipe_hls_buffer.h source file, line 32.

#define _UPIPE_HLS_UPIPE_HLS_BUFFER_H_  

This macro is declared in upipe-hls/upipe_hls_buffer.h source file, line 24.

enum upipe_hls_buffer_command  

This enum is declared in upipe-hls/upipe_hls_buffer.h source file, line 35.

IdentifierValueDescription
UPIPE_HLS_BUFFER_SENTINELUPIPE_CONTROL_LOCAL
UPIPE_HLS_BUFFER_SET_MAX_SIZEunknown
UPIPE_HLS_BUFFER_GET_DURATIONunknown

const char * upipe_hls_buffer_command_str(int cmd)  

This function is declared in upipe-hls/upipe_hls_buffer.h source file, line 42.

const char * upipe_hls_buffer_event_str(int event)  

This function is declared in upipe-hls/upipe_hls_buffer.h source file, line 75.

int upipe_hls_buffer_get_duration(struct upipe *upipe, uint64_t *duration_p)  

This function is declared in upipe-hls/upipe_hls_buffer.h source file, line 60.

struct upipe_mgr * upipe_hls_buffer_mgr_alloc(void )  

This function is declared in upipe-hls/upipe_hls_buffer.h source file, line 84.

int upipe_hls_buffer_set_max_size(struct upipe *upipe, uint64_t max_size)  

This function is declared in upipe-hls/upipe_hls_buffer.h source file, line 53.

enum uprobe_hls_buffer_event  

This enum is declared in upipe-hls/upipe_hls_buffer.h source file, line 65.

IdentifierValueDescription
UPROBE_HLS_BUFFER_SENTINELUPROBE_LOCAL
UPROBE_HLS_BUFFER_UPDATEunknownthe buffered duration has changed (uint64_t)
UPROBE_HLS_BUFFER_EOBunknownan end of block was reached

Valid XHTML 1.0 StrictGenerated by cmassiot on Fri Feb 2 23:57:18 2018 using MkDoc