Exemplo n.º 1
0
 public static string GetDebugDescription(this MLCSampleMode self)
 {
     return(CFString.FromHandle(MLCSampleModeDebugDescription(self)));
 }
Exemplo n.º 2
0
 static extern /* NSString */ IntPtr MLCSampleModeDebugDescription(MLCSampleMode mode);