Message.parseContextType

Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message.

class Message
bool
parseContextType
(
out string contextType
)

Parameters

contextType string

the context type, or %NULL

Return Value

Type: bool

a #gboolean indicating if the parsing succeeded.

Meta