Uses of Class
org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading.DataSource
-
Packages that use DataSource Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading -
-
Uses of DataSource in org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading
Constructors in org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading with parameters of type DataSource Constructor Description VideoGreyFadingStream(DataSource dataSource, javax.media.control.FormatControl formatControl)Initializes a new VideoGreyFadingStream which is to be exposed by a specific VideoGreyFadingCaptureDevice and which is to have its Format-related information abstracted by a specific FormatControl.
-