| - -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- - |
#include <inchannels.h>
Collaboration diagram for Channel:

Public Member Functions | |
| Channel () | |
| virtual | ~Channel () |
| bool | play () |
| bool | stop () |
| virtual int | load (char *file) |
| virtual bool | pos (float pos) |
| virtual void | clean () |
| void | skip () |
| float | upd_time () |
| void | upd_eos () |
| void | upd_err () |
| bool | set_resampler (MuseDec *ndec) |
| void | report () |
| void | start () |
| void | run () |
| void | lock () |
| void | unlock () |
| void | wait () |
| void | signal () |
Public Attributes | |
| MuseDec * | dec |
| Playlist * | playlist |
| Pipe * | erbapipa |
| float | volume |
| float | position |
| int | speed |
| timecode | time |
| char | lcd [64] |
| float | state |
| int | frames |
| number of 16bit audio values (double if stereo) | |
| uint8_t | playmode |
| bool | opened |
| bool | on |
| bool | update |
| bool | seekable |
| bool | running |
| bool | quit |
| bool | fill_prev_smp |
Static Protected Member Functions | |
| void * | kickoff (void *arg) |
|
|
Definition at line 65 of file inchannels.cpp. |
|
|
Definition at line 95 of file inchannels.cpp. |
|
|
Definition at line 391 of file inchannels.cpp. |
|
|
Definition at line 178 of file inchannels.h. |
|
|
Definition at line 248 of file inchannels.cpp. |
|
|
Definition at line 171 of file inchannels.h. |
|
|
Definition at line 199 of file inchannels.cpp. |
|
|
Definition at line 378 of file inchannels.cpp. |
|
|
Definition at line 585 of file inchannels.cpp. |
|
|
Definition at line 114 of file inchannels.cpp. |
|
|
Definition at line 402 of file inchannels.cpp. |
|
|
Definition at line 174 of file inchannels.h. |
|
|
Definition at line 457 of file inchannels.cpp. |
|
|
Definition at line 168 of file inchannels.h. |
|
|
Definition at line 235 of file inchannels.cpp. |
|
|
Definition at line 172 of file inchannels.h. |
|
|
Definition at line 485 of file inchannels.cpp. |
|
|
Definition at line 495 of file inchannels.cpp. |
|
|
Definition at line 429 of file inchannels.cpp. |
|
|
Definition at line 173 of file inchannels.h. |
|
|
Definition at line 104 of file inchannels.h. |
|
|
Definition at line 136 of file inchannels.h. |
|
|
Definition at line 163 of file inchannels.h. |
|
|
number of 16bit audio values (double if stereo)
Definition at line 153 of file inchannels.h. |
|
|
Definition at line 143 of file inchannels.h. |
|
|
Definition at line 158 of file inchannels.h. |
|
|
Definition at line 157 of file inchannels.h. |
|
|
Definition at line 134 of file inchannels.h. |
|
|
Definition at line 155 of file inchannels.h. |
|
|
Definition at line 139 of file inchannels.h. |
|
|
Definition at line 162 of file inchannels.h. |
|
|
Definition at line 161 of file inchannels.h. |
|
|
Definition at line 160 of file inchannels.h. |
|
|
Definition at line 140 of file inchannels.h. |
|
|
Definition at line 146 of file inchannels.h. |
|
|
Definition at line 141 of file inchannels.h. |
|
|
Definition at line 159 of file inchannels.h. |
|
|
Definition at line 138 of file inchannels.h. |
|
|
|
|
| Copyleft 2000 - 2008 dyne.org foundation and respective authors. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. Send inquiries & questions to dyne.org's hackers. |
|