blob: 8477ae178669de990edce0b00c07e4a65909e6ce [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.cordova.Camera",
"baseClassname": ""
,
"description": "The Camera class implements the Cordova Camera",
"tags": [
{ "tagName": "royalecordovaplugin",
"values": ["cordova-plugin-camera"]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "royaleignorecoercion",
"values": ["FileEntry", "FileWriter", "window", "Blob"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.cordova.Camera",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "method",
"qname": "capturePhoto",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "onPhotoDataSuccess", "type": "Function"},
{ "name": "onFail", "type": "Function"}]}
,
{ "type": "method",
"qname": "getPhotoFromLibrary",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "onPhotoURISuccess", "type": "Function"},
{ "name": "onFail", "type": "Function"}]}
,
{ "type": "method",
"qname": "cleanup",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "cameraSuccess", "type": "Function"},
{ "name": "cameraError", "type": "Function"}]}
]
}