Class: WebRTC::VideoTrackSinkInterface
- Inherits:
-
Object
- Object
- WebRTC::VideoTrackSinkInterface
- Defined in:
- lib/webrtc/media_interfaces.rb
Instance Method Summary collapse
Instance Method Details
#on_frame(_frame) ⇒ Object
64 |
# File 'lib/webrtc/media_interfaces.rb', line 64 def on_frame(_frame); end |