Now I just need to learn how to format comments so that Doxygen will
pick them up and put them in the documentation. And then add more
comments.
~ Nathan
Examine the resulting _AVbinPacket structure for the stream_index, which indicates how the packet should be decoded. If the stream is not one that you have opened, you can discard the packet and continue with step 1 again.
It would be nice if AVbin logo was linked to the main site.
--To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/3eaNIN8QVX4J.
You received this message because you are subscribed to the Google Groups "pyglet-users" group.
To post to this group, send email to pyglet...@googlegroups.com.
To unsubscribe from this group, send email to pyglet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
Examine details of each stream using avbin_stream_info(), passing in each stream index as an integer from 0 to n_streams. For video streams, the _AVbinStreamInfo structure includes
It would be nice. Does anyone know how to make Doxygen do that?
~ Nathan
It's in the web site repository.
~ Nathan