|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.teamdev.jxcapture.Format
com.teamdev.jxcapture.Codec
com.teamdev.jxcapture.video.win.directshow.DirectShowCodec
com.teamdev.jxcapture.video.win.directshow.encoding.wmv.AsfWriter
public class AsfWriter
Field Summary |
---|
Fields inherited from class com.teamdev.jxcapture.video.win.directshow.DirectShowCodec |
---|
peer |
Constructor Summary | |
---|---|
AsfWriter()
|
Method Summary | |
---|---|
void |
configure(EncodingParameters encodingParameters)
Configures this codec by specified settings. |
Methods inherited from class com.teamdev.jxcapture.video.win.directshow.DirectShowCodec |
---|
getPeer, isAvailable, setPeer |
Methods inherited from class com.teamdev.jxcapture.Format |
---|
equals, getDescription, getId, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AsfWriter()
Method Detail |
---|
public void configure(EncodingParameters encodingParameters)
Codec
configure
in class Codec
encodingParameters
- encoding settings
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |