Interface

GstPbutils-1.0GstPbutilsDiscovererConstructorProps

interface ConstructorProps {
    timeout: number | bigint;
    use_cache: boolean;
    useCache: boolean;
}

Hierarchy (View Summary)

Index

Properties

timeout: number | bigint
use_cache: boolean
useCache: boolean