Photon Voice: IDecoderQueuedOutputImageNative Interface Reference
From Photon Voice
|
Photon Voice
v2.7
|
IDecoderQueuedOutputImageNative Interface Reference
Inherits IDecoder.
Properties | |
| ImageFormat | OutputImageFormat [get, set] |
| Flip | OutputImageFlip [get, set] |
| Func< int, int, IntPtr > | OutputImageBufferGetter [get, set] |
| string | Error [get] |
| If not null, the object is in invalid state. More... | |
Additional Inherited Members | |
| void | Open (VoiceInfo info) |
| Open (initialize) the decoder. More... | |
| void | Input (byte[] buf) |
| Consumes the given encoded data. More... | |