JPGRecorder.CommitFrame

public void CommitFrame (T[] pixelBuffer, long timestamp);

Description

Commit a video frame for encoding.

Note that WebGL is an immediate-encode platform, meaning that frames are encoded immediately they are committed. As a result, timestamps on video frames and audio sample buffers are wholly ignored.




Copyright (c) Yusuf Olokoba 2016