프로퍼티 | 타입 | 설명 | |
---|---|---|---|
log | Logger |
메소드 | 설명 | |
---|---|---|
Connect ( LogicalDevice logicalDevice ) : |
||
Raspberry ( [ name = "" ) : System | ||
Raspberry ( string hostEntry, int listenPort ) : System | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Test ( int value ) : void |
메소드 | 설명 | |
---|---|---|
RaiseAudioTrackDone ( ) : void | ||
RaiseVideoTrackDone ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckIdempotence ( OscServer msg ) : bool | ||
Initialize ( string hostEntry, int listenPort ) : void | ||
WireupOutput ( int index ) : void |
public Connect ( LogicalDevice logicalDevice ) : |
||
logicalDevice | LogicalDevice | |
리턴 |
public Raspberry ( string hostEntry, int listenPort ) : System | ||
hostEntry | string | |
listenPort | int | |
리턴 | System |