Interface VideoSafeZoneChangeEvent

interface VideoSafeZoneChangeEvent {
    videoSafeZones: VideoSafeZone[];
}

Hierarchy (view full)

Properties

Properties

videoSafeZones: VideoSafeZone[]