Public Member Functions |
|
FBDeck (str pName) | |
Constructor. |
|
CueAt (FBTime pTime) | |
Cue deck at a given time. |
|
DeckAutoCommandsNotify () | |
Deck auto commands notification. |
|
DeckStatusUpdateNotify () | |
Interface to IObject. |
|
Eject () | |
Eject tape. |
|
Forward () | |
Fast forward. |
|
FBTime | GetTime () |
Get the deck's time. |
|
Play (float pSpeed=1.0) | |
Play forwards. |
|
ReversePlay (float pSpeed=1.0) | |
Play backwards. |
|
Rewind () | |
Rewind. |
|
StepBack () | |
Step backwards. |
|
StepForward () | |
Step forwards. |
|
Stop () | |
Stop. |
|
ThreadSync () | |
Public Attributes |
|
bool | CassetteInside |
Read Only Property: Is the cassette
inside? |
|
bool | EE |
Read Write Property: Is EE on?
|
|
str | IconFilename |
Read Write Property: Filename of icon
for deck. |
|
FBTime | Latency |
Read Write Property: Latency of
response for the deck; |
|
FBTime | Offset |
Read Write Property: Current offset
for the TC. |
|
bool | Online |
Read Write Property: Is deck online?
|
|
bool | PlayingBackward |
Read Only Property: Playing
backwards? |
|
bool | PlayingForward |
Read Only Property: Playing forward?
|
|
FBTime | PostRoll |
Read Write Property: Post-Roll.
|
|
FBTime | PreRoll |
Read Write Property: Pre-Roll.
|
|
bool | StandBy |
Read Write Property: In standby mode?
|
|
FBDeckTransportMode | TransportControl |
Read Write Property: Mode w/r to TC
(None, Slave, Master ); |
|
str | UniqueName |
internal Unique name. |
CueAt | ( | FBTime | pTime | ) |
Cue deck at a given time.
pTime | Time to cue deck at. |
DeckAutoCommandsNotify | ( | ) |
Deck auto commands notification.
DeckStatusUpdateNotify | ( | ) |
Interface to IObject.
Deck status update notification.
Eject | ( | ) |
Eject tape.
Forward | ( | ) |
Fast forward.
FBTime GetTime | ( | ) |
Get the deck's time.
Play | ( | float | pSpeed = 1.0 |
) |
Play forwards.
pSpeed | Playback speed (default is 1.0). |
ReversePlay | ( | float | pSpeed = 1.0 |
) |
Play backwards.
pSpeed | Playback speed(default is 1.0). |
Rewind | ( | ) |
Rewind.
StepBack | ( | ) |
Step backwards.
StepForward | ( | ) |
Step forwards.
Stop | ( | ) |
Stop.
ThreadSync | ( | ) |
Read Only Property: Is the cassette inside?
Read Write Property: Filename of icon for deck.
Read Only Property: Playing backwards?
Read Only Property: Playing forward?
Read Write Property: Mode w/r to TC (None, Slave, Master );
internal Unique name.