Message.parseRedirectEntry

Parses the location and/or structure from the entry with the given index. The index must be between 0 and gst_message_get_num_redirect_entries() - 1. Returned pointers are valid for as long as this message exists.

class Message
void
parseRedirectEntry

Parameters

entryIndex size_t

index of the entry to parse

location string

return location for the pointer to the entry's location string, or %NULL

tagList TagList

return location for the pointer to the entry's tag list, or %NULL

entryStruct Structure

return location for the pointer to the entry's structure, or %NULL

Meta

Since

1.10