.. pyrana documentation master file, created by
   sphinx-quickstart on Sun Apr  6 17:48:08 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Introduction
============

.. include:: pyrana-intro.rst

Contents
========

.. toctree::
   :maxdepth: 2

   Tutorial: write a simple media player with pyrana <tutorial/index.rst>

   The exception hierarchy of pyrana <errors>
   Types and flags <enums>
   More flags and enumerations for audio <ac3>
   The fundamental unit in encoded media streams <packets>
   How to deal with media formats <formats>
   Decoding and encoding audio streams <audio>
   Decoding and encoding video streams <video>

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

