diff --git a/data/interfaces/default/stream_data.html b/data/interfaces/default/stream_data.html index c0cf86fd..be84948c 100644 --- a/data/interfaces/default/stream_data.html +++ b/data/interfaces/default/stream_data.html @@ -20,6 +20,7 @@ transcode_width Returns the value of the video width for any transco transcode_audio_dec Returns the audio transcode decision. Either 'transcode', 'copy' or 'direct play'. transcode_audio_codec Returns the name of the audio codec for any transcode session. transcode_audio_channels Returns the number of audio channels for any transcode session. +transcode_container Returns the type of container for any transcode session. container Returns the type of container for the original media. height Returns the value of the video height for the original media. bitrate Returns the value of the video bitrate for the original media. @@ -42,7 +43,7 @@ DOCUMENTATION :: END