示例#1
0
 public String Compiler()
 {
     return(NativeString.String(LibVlc.libvlc_get_compiler()));
 }