Interface VideoViewerShipRenderer

interface VideoViewerShipRenderer {
    isLive: boolean;
}

Properties

Properties

isLive: boolean