Class DeviceAnalyzer
Inheritance
System.Object
DeviceAnalyzer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FM.LiveSwitch.Android
Assembly: FM.LiveSwitch.Android.dll
Syntax
public class DeviceAnalyzer
Constructors
DeviceAnalyzer(Context, Size, IDeviceAnalyzerEvent)
Declaration
public DeviceAnalyzer(Context context, Size resolution, IDeviceAnalyzerEvent deviceDelegate)
Parameters
| Type | Name | Description |
|---|---|---|
| Android.Content.Context | context | |
| Android.Util.Size | resolution | |
| IDeviceAnalyzerEvent | deviceDelegate |
Methods
DetermineOptimalCameraImageBufferSize()
Declaration
public int DetermineOptimalCameraImageBufferSize()
Returns
| Type | Description |
|---|---|
| System.Int32 |