Vreo
    Preparing search index...

    Interface ModelTVVideoPluginParameterType

    interface ModelTVVideoPluginParameterType {
        videoElement?: HTMLVideoElement;
    }
    Index

    Properties

    Properties

    videoElement?: HTMLVideoElement