Class VideoCodecStateArrayOwnedHandle
public class VideoCodecStateArrayOwnedHandle : VideoCodecStateArrayHandle, IDisposable
- Inheritance
-
VideoCodecStateArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(VideoCodecState[])
public static VideoCodecStateArrayOwnedHandle Create(VideoCodecState[] data)
Parameters
data
VideoCodecState[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()