Loading...
Searching...
No Matches
Data Fields
imquic_moq_namespace Struct Reference

MoQ Track Namespace. More...

#include <moq.h>

Collaboration diagram for imquic_moq_namespace:
Collaboration graph
[legend]

Data Fields

uint8_t * buffer
 Namespace data (typically a non-null terminated string)
 
size_t length
 Size of the namespace data.
 
struct imquic_moq_namespacenext
 Next namespace in this list, if this is a tuple.
 

Detailed Description

MoQ Track Namespace.

Field Documentation

◆ buffer

uint8_t* imquic_moq_namespace::buffer

Namespace data (typically a non-null terminated string)

◆ length

size_t imquic_moq_namespace::length

Size of the namespace data.

◆ next

struct imquic_moq_namespace* imquic_moq_namespace::next

Next namespace in this list, if this is a tuple.


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