Message.parseProgress
void parseProgress(out gst.types.ProgressType type, out string code, out string text)Parses the progress type, code and text.
Parameters
type | location for the type |
code | location for the code |
text | location for the text |
void parseProgress(out gst.types.ProgressType type, out string code, out string text)Parses the progress type, code and text.
type | location for the type |
code | location for the code |
text | location for the text |