Class libvlc_rd_description_t

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  libvlc_rd_description_t.ByReference  
      • Nested classes/interfaces inherited from class com.sun.jna.Structure

        com.sun.jna.Structure.ByValue, com.sun.jna.Structure.FieldOrder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      String psz_longname  
      String psz_name  
      • Fields inherited from class com.sun.jna.Structure

        ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
    • Method Summary

      • Methods inherited from class com.sun.jna.Structure

        autoRead, autoRead, autoWrite, autoWrite, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
    • Field Detail

      • psz_name

        public String psz_name
      • psz_longname

        public String psz_longname
    • Constructor Detail

      • libvlc_rd_description_t

        public libvlc_rd_description_t()