Description | Hierarchy | Fields | Methods | Properties |
type unaLibCELTdecoder = class(unaLibCELTcoder)
libcelt decoder.
function decode(data: pointer; len: int): int; |
|
function doIOCTL(req: int; var value: int32): int; override; |
|
function doOpen(): int; override; |
|
procedure doClose(); override; |
function decode(data: pointer; len: int): int; |
|
Decodes a frame of audio. Data will be notified via doDataAvail()/onDataAvail.
* Parameters
ReturnsError code. |
function doIOCTL(req: int; var value: int32): int; override; |
|
function doOpen(): int; override; |
|
procedure doClose(); override; |
|
(c) 2012 Lake of Soft