Message.parseContextType

Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message. Since 1.2

class Message
int
parseContextType
(
out string contextType
)

Parameters

contextType string

the context type, or NULL. out[allow-none]

Return Value

Type: int

a gboolean indicating if the parsing succeeded.

Meta