video.go: set MtsMedia.Type field when writing media in writeMtsMedia

Issue #13 resolved
Saxon Milton created an issue

We need to set the Type field of MtsMedias that we add to the datastore. We can do this by getting the stream information from FindPSI and then using SIDToMIMEType to get MIME type.

Comments (1)

  1. Log in to comment