summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-04-20 10:10:10 +0300
committerMartin Storsjö <martin@martin.st>2011-04-21 14:13:09 +0300
commitfe8e039460064ad765c37736dadd123478c5ff1f (patch)
tree83bf4833d776d2cf821186d7be4f92dc46b59020 /libavformat/avformat.h
parentcac275791994be44b7a6d11a3878646e78ab5653 (diff)
applehttp: Expose the stream bitrate via metadata
This helps callers to intelligently switch between bitrate variants. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 2567aabd5a..732756222e 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -104,6 +104,7 @@ struct AVFormatContext;
* 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.
+ * variant_bitrate -- the total bitrate of the bitrate variant that the current stream is part of
*/
#define AV_METADATA_MATCH_CASE 1