I'am about to write Sony XDCamHD style op1a files. In an XDCamHD file there is a stand alone KLV packet whose value contains XML document text (NonRealTimeMeta). If I get a buffer holding the XML text, how can I write it in header metadata?
You will need to add the definition of the metadata sets and items involved to the dictionary, then just set the value using SetString() on an MDObject of the appropriate type. For XDCam the XML document is at the "top-level" so this will need to be added to the partition's top-level metadata using the Partition::AddMetadata() call in the same way that the preface is normally added.
Users browsing this forum: No registered users and 6 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum