Interface VideoSafeZoneChangeEvent

interface VideoSafeZoneChangeEvent {
    videoSafeZones: VideoSafeZone[];
}

Hierarchy (View Summary)

Properties

Properties

videoSafeZones: VideoSafeZone[]