]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/avformat.h
Add service_provider and service_name metadata
[ffmpeg] / libavformat / avformat.h
index b484649693096cf89d6c19ef92782a4fadac59ff..c72c58f0febf92128ca000205e644c0d42c10271 100644 (file)
@@ -161,6 +161,8 @@ struct AVFormatContext;
  *                 E.g for "Also sprach Zarathustra", artist would be "Richard
  *                 Strauss" and performer "London Philharmonic Orchestra".
  * publisher    -- name of the label/publisher.
+ * service_name     -- name of the service in broadcasting (channel name).
+ * service_provider -- name of the service provider in broadcasting.
  * title        -- name of the work.
  * track        -- number of this work in the set, can be in form current/total.
  */