react-native-whip-whep - v0.2.1
    Preparing search index...

    Variable WhepClientViewConst

    WhepClientView: ForwardRefExoticComponent<
        Omit<ReactNativeMobileWhepClientViewProps, "ref"> & RefAttributes<
            ComponentType<ReactNativeMobileWhepClientViewProps>,
        >,
    > = ...

    A component that renders a native view for WHEP player type.

    This component forwards a ref to the native view, allowing for direct manipulation of the component instance. It accepts style and other props defined in ReactNativeMobileWhepClientViewProps.

    The properties to customize the component.

    Ref to the component instance.

    The rendered component.