replaced in comment jpeg codestream with ISXD data fragment 6/head
authorDan Tatut <30796636+dtatut@users.noreply.github.com>
Fri, 24 May 2019 05:06:12 +0000 (07:06 +0200)
committerGitHub <noreply@github.com>
Fri, 24 May 2019 05:06:12 +0000 (07:06 +0200)
src/AS_02_ISXD.cpp

index f4e29c07ff592fc3b3100065f2a3a5da48fc0eb6..6230c583045ada4783beadba39b7d8bb38fa5d8e 100644 (file)
@@ -319,7 +319,7 @@ AS_02::ISXD::MXFWriter::h__Writer::OpenWrite(const std::string& filename, const
   return result;
 }
 
-// Automatically sets the MXF file's metadata from the first jpeg codestream stream.
+// Automatically sets the MXF file's metadata from the first ISXD data fragment stream.
 Result_t
 AS_02::ISXD::MXFWriter::h__Writer::SetSourceStream(const std::string& label, const ASDCP::Rational& edit_rate)
 {