Table of Contents

Class VideoCodecState

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public class VideoCodecState
Inheritance
VideoCodecState
Inherited Members

Methods

GetGType()

Calls native function gst_video_codec_state_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

Ref(VideoCodecStateHandle)

Calls native method gst_video_codec_state_ref.

public static extern VideoCodecStateOwnedHandle Ref(VideoCodecStateHandle state)

Parameters

state VideoCodecStateHandle

Transfer ownership: None Nullable: False

Returns

VideoCodecStateOwnedHandle

Transfer ownership: Full Nullable: False

Unref(VideoCodecStateHandle)

Calls native method gst_video_codec_state_unref.

public static extern void Unref(VideoCodecStateHandle state)

Parameters

state VideoCodecStateHandle

Transfer ownership: None Nullable: False