Issue 178 in mp4v2: use of impl / private code in example utils; enumGenreType

17 views
Skip to first unread message

mp...@googlecode.com

unread,
May 11, 2015, 3:33:44 PM5/11/15
to mp...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 178 by r...@loci.net: use of impl / private code in example
utils; enumGenreType
https://code.google.com/p/mp4v2/issues/detail?id=178

I'm wondering what the "right" way is to use code like enumGenreType, etc.
as used by the example util code (mp4info) in the project. I came across
the issue dealing with genre and genreType tags, found issue #45
https://code.google.com/p/mp4v2/issues/detail?id=45 and saw the solution,
but it isn't clear to me how to actually best use that solution in my own
code.

The the enumGenreType, and associated enum templates used for toString,
etc. all are in "private" code rather than the public interface. It looks
like the compiled library actually includes the code, but what's the right
way to access it? Do I really need to copy the header files, or the
project itself, into my project to be able to use what is considered to be
the solution to issue #45?

It looks like a nice solution. Would love to be able to use it as simply
as mp4info does.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mp...@googlecode.com

unread,
May 11, 2015, 3:37:08 PM5/11/15
to mp...@googlegroups.com

Comment #1 on issue 178 by r...@loci.net: use of impl / private code in
I'm sorry for the misfiled issue - I recognized after submitting that I
didn't set the type, and saw the issue number auto linked (which I'd hoped
it would do, but pasted the link in case it didn't). I don't see a way for
me to edit the issue to remove the redundant link or change the initial type
Reply all
Reply to author
Forward
0 new messages