Click or drag to resize

MPEG4RecorderMultiplex Method

Writes the actual multiplexed MP4 file from video and audio elementary streams in the background. This process takes some time. When multiplex has been finished, MultiplexFinished event will fired;

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void Multiplex()
See Also