Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demuxer port #8

Closed
juanrubio opened this issue Aug 21, 2013 · 0 comments
Closed

Demuxer port #8

juanrubio opened this issue Aug 21, 2013 · 0 comments
Assignees

Comments

@juanrubio
Copy link
Member

The container demuxer class contains a pcm and a raw video ports that need to support the usual indexes. In addition, the following two indexes also need to be supported:
OMX_IndexParamNumAvailableStreams (r)
OMX_IndexParamActiveStream (r/w)

With the above requirements, create a generic demuxer port that can be instantiated for either audio or video domains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant