SKAbstractManagedStream Constructors

Definition

Overloads

SKAbstractManagedStream()

Creates a new instance of SKAbstractManagedStream.

SKAbstractManagedStream(Boolean)

Creates a new instance of SKAbstractManagedStream.

SKAbstractManagedStream()

Creates a new instance of SKAbstractManagedStream.

protected SKAbstractManagedStream ();

Applies to

SKAbstractManagedStream(Boolean)

Creates a new instance of SKAbstractManagedStream.

protected SKAbstractManagedStream (bool owns);

Parameters

owns
Boolean

The value indicating whether this object should destroy the underlying native object.

Applies to