Photon Voice
v2.58
Inherits IDisposable.
Public Member Functions | |
| AndroidNDKCamera (ILogger logger, VoiceInfo info, string deviceID) | |
| void | AddSurface (IntPtr surface) |
| void | Start () |
| void | Dispose () |
Public Attributes | |
| int | Width => get_camera_width(handle) |
| int | Height => get_camera_height(handle) |
Static Protected Attributes | |
| static Dictionary< IntPtr, AndroidNDKVideoEncoder > | instancePerHandle = new Dictionary<IntPtr, AndroidNDKVideoEncoder>() |
Properties | |
| string | Error [get, protected set] |