|
CSL
6.0
|
#include <RemoteStream.h>
Public Attributes | |
| unsigned | magic |
| unsigned short | frames |
| unsigned short | channels |
Definition at line 59 of file RemoteStream.h.
| unsigned csl::CSL_RS_MSG::magic |
Definition at line 60 of file RemoteStream.h.
Referenced by csl::RemoteStream::connectToServer(), and csl::RemoteStream::initPacket().
| unsigned short csl::CSL_RS_MSG::frames |
Definition at line 61 of file RemoteStream.h.
Referenced by csl::RemoteStream::initPacket().
| unsigned short csl::CSL_RS_MSG::channels |
Definition at line 62 of file RemoteStream.h.
Referenced by csl::RemoteStream::initPacket().