コード例 #1
0
 void GetOutputStreamDeviceList()
 {
     m_client.GetOutputStreamDeviceListAsync(m_sourceOutputStreamID, true);
 }