Example #1
0
 internal bool IsMicSupported()
 {
     return(VideoCapabilities.VideoCapabilities_IsMicSupported(SelfPtr()));
 }
 internal bool IsMicSupported() =>
 VideoCapabilities.VideoCapabilities_IsMicSupported(base.SelfPtr());