getVideoFrame

abstract fun getVideoFrame(frameFactory: IReadOnlyRawFrameFactory): RawFrame

Gets a video frame from a source.

Return

a RawFrame containing video data.

Parameters

frameFactory