VideoContent

interface VideoContent : Content

비디오의 인터페이스

Functions

Link copied to clipboard
abstract fun attach(sink: VideoSink)

sink를 추가하여 해당 영상 프레임을 수신할 수 있게 한다.

Link copied to clipboard
abstract fun detach(sink: VideoSink)

sink를 제거한다.

Inheritors

Link copied to clipboard
Link copied to clipboard