|
|
guint32 | pen |
| |
|
union { |
|
struct generic_custom_opt_data { |
|
gsize custom_data_len |
| |
|
gchar * custom_data |
| |
| } generic_data |
| |
|
struct nflx_custom_opt_data { |
|
guint32 type |
| |
|
gsize custom_data_len |
| |
|
gchar * custom_data |
| |
|
gboolean use_little_endian |
| |
| } nflx_data |
| |
| } | data |
| |
The documentation for this struct was generated from the following file: