Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class RtkAndroidWebView : IRtkWebView
Link copied to clipboard
class RtkIOSWebView : IRtkWebView
Link copied to clipboard
actual class RtkUri
expect class RtkUri
actual class RtkUri
Link copied to clipboard
actual class VideoView : LinearLayout
expect class VideoView
actual class VideoView(frame: CValue<CGRect> = CGRectMake(0.0, 0.0, 0.0, 0.0), isScreenShare: Boolean = false) : UIView

A wrapper view that manages the lifecycle of RTKRTCMTLVideoView and its renderer. Automatically attaches/detaches renderer based on window presence to prevent memory leaks.

Link copied to clipboard
actual typealias WebView = android.webkit.WebView
expect class WebView
actual typealias WebView = WKWebView