Class Media
Inheritance
System.Object
Media
Namespace: EasyMobile
Assembly: cs.temp.dll.dll
Syntax
public static class Media
Properties
Camera
Entry interface to use native device's Camera APIs.
Declaration
public static IDeviceCamera Camera { get; }
Property Value
Type | Description |
---|---|
IDevice |
Gallery
Entry interface to use native device's Gallery APIs.
Declaration
public static IDeviceGallery Gallery { get; }
Property Value
Type | Description |
---|---|
IDevice |