Skip to content

@seydx/rtsp / NativeLoggingHandle

Interface: NativeLoggingHandle

Defined in: native-logging.ts:33

Handle returned by installNativeLogging.

Methods

dispose()

dispose(): void

Defined in: native-logging.ts:35

Remove the bridge and hand FFmpeg logging back to its default handler.

Returns

void