Type of jitter specification.
Read-write property
[Visual Basic .NET] |
---|
Public Property JitterType() As AgESnEOIRJitterTypes
|
[C#] |
---|
public AgESnEOIRJitterTypes JitterType {get; set;}
|
[Managed C++] |
---|
public: __property AgESnEOIRJitterTypes get_JitterType();
|
[Unmanaged C++] |
---|
public: HRESULT get_JitterType(
|
[Java] |
---|
public AgESnEOIRJitterTypes getJitterType();public void setJitterType(
|