AudioPlayableOutput.GetEvaluateOnSeek
public bool GetEvaluateOnSeek();
Returns
bool Returns true if the output plays when seeking. Returns false otherwise.
Description 描述
Gets the state of output playback when seeking.
See Also: AudioPlayableOutput.SetEvaluateOnSeek.