Ejemplo n.º 1
0
 void enc_OnSourceStateChange(WMENC_SOURCE_STATE enumState, WMENC_SOURCE_TYPE enumType, short iIndex, string bstrSourceGroup)
 {
     Console.WriteLine("source state change : {0}, {1}, {2}, {3}", enumState, enumType, iIndex, bstrSourceGroup);
 }
Ejemplo n.º 2
0
 void enc_OnSourceStateChange(WMENC_SOURCE_STATE enumState, WMENC_SOURCE_TYPE enumType, short iIndex, string bstrSourceGroup)
 {
     Console.WriteLine("source state change : {0}, {1}, {2}, {3}", enumState, enumType, iIndex, bstrSourceGroup);
 }