parse_progress


Description:

public void parse_progress (out ProgressType type, out string code, out string text)

Parses the progress type, code and text.

Parameters:

this

A valid Message of type GST_MESSAGE_PROGRESS.

type

location for the type

code

location for the code

text

location for the text