From 89d9ddba959f02b17f1d0e75e2f12c357ce29f2b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 8 Apr 2021 02:04:06 +0200 Subject: Comment tweaks. --- src/mxf.h | 9 +++++++-- src/smpte_subtitle_asset.h | 7 +++++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/mxf.h b/src/mxf.h index 82c86e8e..19d4a956 100644 --- a/src/mxf.h +++ b/src/mxf.h @@ -140,9 +140,14 @@ protected: MXF (); + /** Read an ASDCP::WriterInfo struct, extracting things for our + * member variables. + * @return AssetUUID of the MXF + */ std::string read_writer_info (ASDCP::WriterInfo const &); - /** Fill in a ADSCP::WriteInfo struct. - * @param w struct to fill in. + + /** Fill in a ASDCP::WriteInfo struct. + * @param w struct to fill in */ void fill_writer_info (ASDCP::WriterInfo* w, std::string id) const; diff --git a/src/smpte_subtitle_asset.h b/src/smpte_subtitle_asset.h index 1521bf35..5d4553a5 100644 --- a/src/smpte_subtitle_asset.h +++ b/src/smpte_subtitle_asset.h @@ -211,10 +211,13 @@ private: boost::optional