get_duration
Description:
Gets the duration of the stream.
If the duration is not known, 0 will be returned.
Parameters:
this |
a `GtkMediaStream` |
Returns:
the duration of the stream or 0 if not known. |
Gets the duration of the stream.
If the duration is not known, 0 will be returned.
this |
a `GtkMediaStream` |
the duration of the stream or 0 if not known. |