Example #1
0
 public static String ToString(this PXCMAudio.AudioFormat format)
 {
     return(PXCMAudio.AudioFormatToString(format));
 }