Photon Voice
v2.58
Inherits IVideoRecorder.
Public Member Functions | |
| AndroidNDKVideoRecorderSurfaceView (ILogger logger, VoiceInfo info, string cameraID, Action< IVideoRecorder > onReady) | |
| void | Dispose () |
Public Attributes | |
| IEncoder | Encoder => encoder |
| object | PlatformView => preview.View |
| Rotation | Rotation => Rotation.Rotate0 |
| Flip | Flip => Flip.None |
| int | Width => camera.Width |
| int | Height => camera.Height |
| string | Error => Encoder.Error |