DJILBAirLinkPIPPosition
enum DJILBAirLinkPIPPosition : uint8_t {}
PIP (Picture In Picture) position on the screen reltaive to the main subject video.
-
PIP is on the screen’s top left.
Declaration
Objective-C
DJILBAirLinkPIPPositionTopLeft
-
PIP is on the screen’s top right.
Declaration
Objective-C
DJILBAirLinkPIPPositionTopRight
-
PIP is on the screen’s bottom left.
Declaration
Objective-C
DJILBAirLinkPIPPositionBottomLeft
-
PIP is on the screen’s bottom right.
Declaration
Objective-C
DJILBAirLinkPIPPositionBottomRight
-
Unknown PIP position.
Declaration
Objective-C
DJILBAirLinkPIPPositionUnknown