[ Version ( since = "1.18" ) ]
public bool set_has_internal_source (bool has_internal_source)
Sets has_internal_source for the element.
If this is set to false, this method will also set the in_point of the element to 0 and its max_duration to CLOCK_TIME_NONE.
this | |
has_internal_source |
Whether the this should be allowed to have its 'internal time' properties set. |
false if |