Table of Contents

Class DiscovererVideoInfo

Namespace
GstPbutils
Assembly
GstPbutils-1.0.dll
public class DiscovererVideoInfo : DiscovererStreamInfo, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
DiscovererVideoInfo
Implements
Inherited Members

Constructors

DiscovererVideoInfo(bool, params ConstructArgument[])

protected DiscovererVideoInfo(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

DiscovererVideoInfo(IntPtr, bool)

protected DiscovererVideoInfo(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetBitrate()

public uint GetBitrate()

Returns

uint

GetDepth()

public uint GetDepth()

Returns

uint

GetFramerateDenom()

public uint GetFramerateDenom()

Returns

uint

GetFramerateNum()

public uint GetFramerateNum()

Returns

uint

GetGType()

public static Type GetGType()

Returns

Type

GetHeight()

public uint GetHeight()

Returns

uint

GetMaxBitrate()

public uint GetMaxBitrate()

Returns

uint

GetParDenom()

public uint GetParDenom()

Returns

uint

GetParNum()

public uint GetParNum()

Returns

uint

GetWidth()

public uint GetWidth()

Returns

uint

IsImage()

public bool IsImage()

Returns

bool

IsInterlaced()

public bool IsInterlaced()

Returns

bool