I am trying to integrate a YouTube live event which uses multi-camera views as per Google's documentation into a site - I'd love to be able to access both camera views from the live event if possible.
Does the YouTube Data API support querying the multiple different camera views? Are they listed as children of a single event? What's the returned data structure like?
Or is this simply not possible - i.e. a single live event with multiple cameras will show in the API as just a standard live event?