ConvertLiveMediaTaskWait Method

NReco.VideoConverter Class Library Documentation
Wait until live stream conversion is finished (input stream ended)

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public void Wait()
Remarks

Do not call "Wait" when input stream is not used and input data is provided using Write method
See Also

Reference