Class: Ariblib::SystemManagementDescriptor
- Inherits:
-
Descriptor
- Object
- Descriptor
- Ariblib::SystemManagementDescriptor
- Defined in:
- lib/ariblib/Descriptor.rb
Instance Method Summary collapse
Methods inherited from Descriptor
Constructor Details
This class inherits a constructor from Ariblib::Descriptor
Instance Method Details
#parse(h, bs, tag, descriptor_length) ⇒ Object
241 242 243 244 245 246 247 |
# File 'lib/ariblib/Descriptor.rb', line 241 def parse(h,bs,tag,descriptor_length) h[:tag] << :system_management #system_management_id 16 uimsbf #for (i=0;i <N;i++){ # additional_identification_info 8 uimsbf 不要 #} end |