Defines arguments for the StreamCreated and StreamDestroyed events. More...
Inherits EventArgs.
Properties | |
Stream | Stream [get] |
The stream that that is created or destroyed. The properties of the Stream object are a snapshot of the stream state at the time of the callback. The properties are not updated as the state of the stream changes. More... |
Defines arguments for the StreamCreated and StreamDestroyed events.