Class VideoEncoder.VideoEncoderClass

java.lang.Object
All Implemented Interfaces:
Proxy
Enclosing class:
VideoEncoder

public static class VideoEncoder.VideoEncoderClass extends Element.ElementClass
Subclasses can override any of the available virtual methods or not, as needed. At minimum handleFrame needs to be overridden, and setFormat and getCaps are likely needed as well.