프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Frame | |||
Job |
메소드 | 설명 | |
---|---|---|
BuffersEmpty ( uint MinimumBufferPopulation ) : bool |
Returns true if any of the package's buffers are empty.
|
|
EncoderPackage ( |
Create a new EncoderPackage
|
|
LoadAllBuffers ( ) : void |
Load and Lock all buffers to the MediaFrame. IMPORTANT: You must call UnloadAllFrames after this method is called. For efficiency, unload as soon as possible.
|
|
UnloadAllBuffers ( ) : void |
Release memory previously locked by LoadToFrame()
|
public BuffersEmpty ( uint MinimumBufferPopulation ) : bool | ||
MinimumBufferPopulation | uint | |
리턴 | bool |
public EncoderPackage ( |
||
SrcSpec | ||
Index | int | |
Job | ||
Frame | ||
리턴 | System |