Displaying 1 result from an estimated 1 matches for "genindex".
Did you mean:
enindex
2009 Jun 15
0
python bindings update
...t arrays go to the encoder
I suggest you browse the theora module docs:
http://certik.github.com/python-theora/module_theora.html
and go over the examples. This should give you an idea what is
possible with the bindings already. There is also a nice index:
http://certik.github.com/python-theora/genindex.html
Btw, all of this was done automatically by the sphinx documentation
tool. Here is for example the source code to the theora module page
(just click "Show Source" in the left bar at the bottom):
http://certik.github.com/python-theora/sources/module_theora.txt
So all the documentati...