diff --git a/docs/index.rst b/docs/index.rst index 436d7cc..62f5842 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -403,10 +403,12 @@ Media dicts { 'width': # Width of the video in pixels 'heigh': # Height of the video in pixels - 'frame_rate': # Exact frame rate of the video in frames per second + 'frame_rate': # Exact frame rate of the video in frames per second. + # Can be an integer fraction (i.e. "20/7") 'duration': # Duration of the video in seconds 'bitrate': # Average bit-rate of the video in bytes per second } + Card dicts ~~~~~~~~~~ .. _card dict: