Photon Voice
v2.58
Interface for an decoder which outputs data via explicit call. More...
Inherits IDecoder.
Properties | |
| Action< B > | Output [get, set] |
| Callback to call when a new decoded data buffer is available. More... | |
Properties inherited from IDecoder | |
| string | Error [get] |
| If not null, the object is in invalid state. More... | |
Additional Inherited Members | |
Public Member Functions inherited from IDecoder | |
| void | Open (VoiceInfo info) |
| Open (initialize) the decoder. More... | |
| void | Input (ref FrameBuffer buf) |
| Consumes the given encoded data. More... | |
Interface for an decoder which outputs data via explicit call.
|
getset |
Callback to call when a new decoded data buffer is available.