|
gmerlin-avdecoder
|
Functions | |
| BGAV_PUBLIC int | bgav_start (bgav_t *bgav) |
| Start all codecs. | |
| BGAV_PUBLIC int bgav_start | ( | bgav_t * | bgav | ) |
Start all codecs.
| bgav | A decoder instance |
Call this function, after you called bgav_set_audio_stream and/or bgav_set_video_stream.
1.7.6.1