Property | Type | Description | |
---|---|---|---|
log | Logger |
Method | Description | |
---|---|---|
Connect ( LogicalDevice logicalDevice ) : |
||
Raspberry ( [ name = "" ) : System | ||
Raspberry ( string hostEntry, int listenPort ) : System | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Test ( int value ) : void |
Method | Description | |
---|---|---|
RaiseAudioTrackDone ( ) : void | ||
RaiseVideoTrackDone ( ) : void |
Method | Description | |
---|---|---|
CheckIdempotence ( OscServer msg ) : bool | ||
Initialize ( string hostEntry, int listenPort ) : void | ||
WireupOutput ( int index ) : void |
public Connect ( LogicalDevice logicalDevice ) : |
||
logicalDevice | LogicalDevice | |
return |
public Raspberry ( string hostEntry, int listenPort ) : System | ||
hostEntry | string | |
listenPort | int | |
return | System |