#include <avc1394transport.h>
Public Member Functions | |
| AVC1394TransportThread (BC_Title *label, AVC1394Control *avc) | |
| ~AVC1394TransportThread () | |
| void | run () |
Public Attributes | |
| BC_Title * | label |
| AVC1394Control * | avc |
| int | tid |
| int | done |
Definition at line 20 of file avc1394transport.h.
|
||||||||||||
|
Definition at line 11 of file avc1394transport.C. References done. |
|
|
Definition at line 20 of file avc1394transport.C. References done. |
|
|
Definition at line 27 of file avc1394transport.C. References avc, done, label, POLL_INTERVAL, and AVC1394Control::timecode(). |
|
|
Definition at line 29 of file avc1394transport.h. Referenced by run(). |
|
|
Definition at line 32 of file avc1394transport.h. Referenced by AVC1394TransportThread(), run(), and ~AVC1394TransportThread(). |
|
|
Definition at line 28 of file avc1394transport.h. Referenced by run(). |
|
|
Definition at line 31 of file avc1394transport.h. |
1.4.4