Uses of Class
org.jitsi.impl.neomedia.jmfext.media.protocol.directshow.DSFormat
-
Packages that use DSFormat Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.directshow -
-
Uses of DSFormat in org.jitsi.impl.neomedia.jmfext.media.protocol.directshow
Methods in org.jitsi.impl.neomedia.jmfext.media.protocol.directshow that return DSFormat Modifier and Type Method Description DSFormatDSCaptureDevice. getFormat()Get current format.DSFormat[]DSCaptureDevice. getSupportedFormats()Get the supported video format this capture device supports.Methods in org.jitsi.impl.neomedia.jmfext.media.protocol.directshow with parameters of type DSFormat Modifier and Type Method Description intDSCaptureDevice. setFormat(DSFormat format)Set format to use with this capture device.
-