|
uint32_t | pen |
|
union { |
struct generic_custom_opt_data { |
size_t custom_data_len |
|
char * custom_data |
|
} generic_data |
|
struct nflx_custom_opt_data { |
uint32_t type |
|
size_t custom_data_len |
|
char * custom_data |
|
bool use_little_endian |
|
} nflx_data |
|
} | data |
|
The documentation for this struct was generated from the following file: