1{ 2 "name": "XComponent", 3 "attrs": [ 4 "id", "type", "libraryname", "controller", "imageAIOptions", "enableAnalyzer", "enableSecure", 5 "onLoad", "onDestroy", "getXComponentSurfaceId", "getXComponentContext", "setXComponentSurfaceRect", 6 "getXComponentSurfaceRect", "onSurfaceCreated", "onSurfaceChanged", "onSurfaceDestroyed", "startImageAnalyzer", 7 "stopImageAnalyzer", "setXComponentSurfaceRotation", "getXComponentSurfaceRotation" 8 ] 9}