public byte[] ReadMetaDataBin(
int index
)
index
The metadata box index to retrieve.
An array of bytes representing the metadata box specified by the index.
Use the GetMetaDataBinCount method to find the number of metadata boxes, the index should be less than or equal GetMetaDataBinCount - 1 and greater than 0.