Example #1
0
 void GetDevicesForOutputStream()
 {
     m_client.GetDevicesForOutputStreamAsync(m_sourceOutputStreamID, m_nodeValue);
 }