Class AMediaCoderMixin


  • public abstract class AMediaCoderMixin
    extends AMediaToolMixin
    An abstract implementation of all IMediaCoder methods, but does not declare IMediaCoder.

    Mixin classes can be extended by anyone, but the extending class gets to decide which, if any, of the interfaces they actually want to support.

    Author:
    trebor, aclarke