X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcontent_audio.h;h=535c0b4913c7c0a2c157a94c40aeb69101620d6b;hb=475d5986b7ba3796eb0aa93ec0b536f45e15b0a5;hp=6ee702f2c6b47b0fe10cee10e67f4f4e4735025d;hpb=034feb503b0a38eb82c21ae8d9f83522fc63a25c;p=dcpomatic.git diff --git a/src/lib/content_audio.h b/src/lib/content_audio.h index 6ee702f2c..535c0b491 100644 --- a/src/lib/content_audio.h +++ b/src/lib/content_audio.h @@ -17,8 +17,15 @@ */ +/** @file src/lib/content_audio.h + * @brief ContentAudio class. + */ + #include "audio_buffers.h" +/** @class ContentAudio + * @brief A block of audio from a piece of content, with a timestamp as a frame within that content. + */ class ContentAudio { public: