parse_async_done
Description:
public void parse_async_done (
out ClockTime running_time)
Extract the running_time from the async_done message.
MT safe.
Parameters:
this |
A valid Message of type GST_MESSAGE_ASYNC_DONE.
|
running_time |
Result location for the running_time or null
|