Class EncodingContainerProfileClassUnownedHandle
- Namespace
 - GstPbutils.Internal
 
- Assembly
 - GstPbutils-1.0.dll
 
public class EncodingContainerProfileClassUnownedHandle : EncodingContainerProfileClassHandle, IDisposable
  - Inheritance
 - 
      
      
      
      
      EncodingContainerProfileClassUnownedHandle
 
- Implements
 
- Inherited Members
 
Constructors
EncodingContainerProfileClassUnownedHandle(nint)
Creates a new instance of EncodingContainerProfileClassUnownedHandle. Assumes that the given pointer is unowned by the runtime.
public EncodingContainerProfileClassUnownedHandle(nint ptr)
  Parameters
ptrnint
Properties
NullHandle
public static EncodingContainerProfileClassUnownedHandle NullHandle { get; }
  Property Value
Methods
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()