AudioPlayableOutput.SetEvaluateOnSeek

Declaration

public void SetEvaluateOnSeek(bool value);

Parameters

value Set to true to play the output when seeking. Set to false to disable audio scrubbing on this output. Default is true.

Description

Controls whether the output should play when seeking.

Additional resources: AudioPlayableOutput.GetEvaluateOnSeek.


Did you find this page useful? Please give it a rating: