Class QueueSinkEventArgs
FramesQueued および SinkDisconnected イベントのデータを提供します。
プロパティ
Sink
The sink that raised the event
宣言
public QueueSink Sink { get; }
プロパティ値
| 型 | 説明 |
|---|---|
| QueueSink | The sink that raised the event |
FramesQueued および SinkDisconnected イベントのデータを提供します。
The sink that raised the event
public QueueSink Sink { get; }
| 型 | 説明 |
|---|---|
| QueueSink | The sink that raised the event |