PipeWire
0.3.33
|
Data Fields | |
const char * | cur |
const char * | end |
struct spa_json * | parent |
uint32_t | state |
uint32_t | depth |
const char* spa_json::cur |
Referenced by spa_json_container_len(), and spa_json_next().
uint32_t spa_json::depth |
Referenced by spa_json_next().
const char* spa_json::end |
Referenced by spa_json_next(), spa_json_parse_float(), spa_json_parse_int(), and spa_json_parse_string().
struct spa_json* spa_json::parent |
Referenced by spa_json_next().
uint32_t spa_json::state |
Referenced by spa_json_next().