XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
h264_sps_id_patcher_t Struct Reference

#include <minimp4.h>

Public Attributes

void * sps_cache [MINIMP4_MAX_SPS]
 
void * pps_cache [MINIMP4_MAX_PPS]
 
int sps_bytes [MINIMP4_MAX_SPS]
 
int pps_bytes [MINIMP4_MAX_PPS]
 
int map_sps [MINIMP4_MAX_SPS]
 
int map_pps [MINIMP4_MAX_PPS]
 

Member Data Documentation

◆ map_pps

int h264_sps_id_patcher_t::map_pps

◆ map_sps

int h264_sps_id_patcher_t::map_sps

◆ pps_bytes

int h264_sps_id_patcher_t::pps_bytes

◆ pps_cache

void * h264_sps_id_patcher_t::pps_cache

◆ sps_bytes

int h264_sps_id_patcher_t::sps_bytes

◆ sps_cache

void * h264_sps_id_patcher_t::sps_cache

The documentation for this struct was generated from the following files: