replaced in comment jpeg codestream with ISXD data fragment
[asdcplib.git] / 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)
 {