Message.parseProgress

Parses the progress type, code and text.

class Message
void
parseProgress
(,
out string code
,
out string text
)

Parameters

type gst.types.ProgressType

location for the type

code string

location for the code

text string

location for the text