What are the controls sizes of the iOS native player? (couldn't find it).
These red lines:
What are the controls sizes of the iOS native player? (couldn't find it).
These red lines:
You should use some kind of a tool to discover the view hierarchy and the description of each view in this hierarchy.
Please see this SO post on approaches for view hierarchy inspection.