pauseVideoFrameProcessing

open fun pauseVideoFrameProcessing(streamId: String)

Pauses video frame processing for the given stream id. This does not keep stream data from coming down to the device, it just keeps the SDK from processing/managing the VideoView

Parameters

streamId

Stream ID to stop processing frames for