UdfPrimaryVolumeDescriptor

data class UdfPrimaryVolumeDescriptor(val descriptorTag: ISO.UdfDescriptorTag, val volumeDescriptorSequenceNumber: Int, val primaryVolumeDescriptorNumber: Int, val volumeId: String, val volumeSequenceNumber: Int, val maximumVolumeSequenceNumber: Int, val interchangeLevel: Int, val maximumInterchangeLevel: Int, val characterSetList: Int, val maximumCharacterSetList: Int, val volumeSetIdentifier: String, val descriptorCharacterSet: ISO.UdfCharspec, val explanatoryCharacterSet: ISO.UdfCharspec, val volumeAbstract: ISO.UdfExtent, val volumeCopyrightNotice: ISO.UdfExtent, val applicationIdentifier: ISO.UdfEntityId, val recordingDateandTime: ISO.UdfTimestamp, val implementationIdentifier: ISO.UdfEntityId, val implementationUse: ByteArray, val predecessorVolumeDescriptorSequenceLocation: Int, val flags: Int)

Constructors

Link copied to clipboard
constructor(s: SyncStream)
constructor(descriptorTag: ISO.UdfDescriptorTag, volumeDescriptorSequenceNumber: Int, primaryVolumeDescriptorNumber: Int, volumeId: String, volumeSequenceNumber: Int, maximumVolumeSequenceNumber: Int, interchangeLevel: Int, maximumInterchangeLevel: Int, characterSetList: Int, maximumCharacterSetList: Int, volumeSetIdentifier: String, descriptorCharacterSet: ISO.UdfCharspec, explanatoryCharacterSet: ISO.UdfCharspec, volumeAbstract: ISO.UdfExtent, volumeCopyrightNotice: ISO.UdfExtent, applicationIdentifier: ISO.UdfEntityId, recordingDateandTime: ISO.UdfTimestamp, implementationIdentifier: ISO.UdfEntityId, implementationUse: ByteArray, predecessorVolumeDescriptorSequenceLocation: Int, flags: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val flags: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard