juancarmena / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

Would be nice if toString() was implemented on Xuggler objects #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
So you can easily print summary info about things like IStreamCoders as
follows:

System.out.println(streamCoder);

Original issue reported on code.google.com by art.cla...@gmail.com on 23 Apr 2009 at 10:19

GoogleCodeExporter commented 8 years ago
And now the following have this:
IContainer
IContainerFormat
IRational
IStream
IStreamCoder
IPacket
IVideoPicture
IAudioSamples

Original comment by art.cla...@gmail.com on 23 Apr 2009 at 10:20