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