
jsMain.web.codecs.VideoFrameOutputCallback.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.codecs
typealias VideoFrameOutputCallback = (
output: VideoFrame,
) -> Unit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy