Uses of Class
com.avpkit.mediatool.event.AStreamMixin
-
Packages that use AStreamMixin Package Description com.avpkit.mediatool.event Events that can be fired by thecom.avpkit.mediatoolpackage. -
-
Uses of AStreamMixin in com.avpkit.mediatool.event
Subclasses of AStreamMixin in com.avpkit.mediatool.event Modifier and Type Class Description classAddStreamEventAn implementation ofIAddStreamEvent.classAPacketMixinAn abstract implementation ofIPacketEvent, but does not declareIPacketEvent.classARawMediaMixinAn abstract implementation ofIRawMediaEvent, but does not declareIRawMediaEvent.classAStreamCoderMixinAn abstract implementation ofIStreamEventandICoderEventbut does not declareIStreamEventorICoderEvent.classAudioSamplesEventAn implementation ofIAudioSamplesEvent.classCloseCoderEventAn implementation ofICloseCoderEvent.classOpenCoderEventAn implementation ofIOpenCoderEvent.classReadPacketEventAn implementation ofIReadPacketEvent.classVideoPictureEventAn implementation ofIVideoPictureEvent.classWritePacketEventAn implementation ofIWritePacketEvent.
-