Namespace: Weborb.Messaging.Api.Stream
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
| C# |
|---|
void receiveVideo( bool receive ) |
| Visual Basic |
|---|
Sub receiveVideo ( _ receive As Boolean _ ) |
| Visual C++ |
|---|
void receiveVideo( bool receive ) |
Parameters
- receive
- Type: System..::..Boolean