interface MediaSurfaceProps {
    cogsConnection: CogsConnection<any, any>;
}

Properties

Properties

cogsConnection: CogsConnection<any, any>