vsf-tv / gccg-api

Draft API for the Ground-Cloud-Cloud-Ground Working Group: https://vsf.tv/Ground-Cloud-Cloud-Ground.shtml
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

evenField needs some clarification as it depends on whether 0-index or 1-index #7

Closed kierank closed 9 months ago

mhhen commented 9 months ago

Changing to use firstField instead of evenField, as shown below:

"firstField": true, ## If interlaced, defines field. true= first field, false= second field. ##

mhhen commented 9 months ago

Addressed by: https://github.com/vsf-tv/gccg-api/pull/11