public static interface MediaTrackSettings.PointsOfInterestFieldType
Modifier and Type | Method and Description |
---|---|
static MediaTrackSettings.PointsOfInterestFieldType |
create() |
double |
getX() |
double |
getY() |
void |
setX(double x) |
void |
setY(double y) |
static MediaTrackSettings.PointsOfInterestFieldType create()
double getX()
double getY()
void setX(double x)
void setY(double y)