Query.setDuration
void setDuration(gst.types.Format format, long duration) nothrowAnswer a duration query by setting the requested value in the given format.
Parameters
format | the #GstFormat for the duration |
duration | the duration of the stream |
void setDuration(gst.types.Format format, long duration) nothrowAnswer a duration query by setting the requested value in the given format.
format | the #GstFormat for the duration |
duration | the duration of the stream |