Member Junction
    Preparing search index...
    RemoteBrowserScreencastSink: (frame: RemoteBrowserScreencastFrame) => void

    A consumer of encoded viewport frames — the sink the channel's ScreenOut media track (or a console panel) provides to RemoteBrowserEngine.PipeScreencastToTrack. Each emitted RemoteBrowserScreencastFrame is handed to the sink in order.

    Type Declaration