Table of Contents

Class DiscovererVideoInfo

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

Constructors

DiscovererVideoInfo(params ConstructArgument[])

public DiscovererVideoInfo(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

DiscovererVideoInfo(DiscovererVideoInfoHandle)

public DiscovererVideoInfo(DiscovererVideoInfoHandle handle)

Parameters

handle DiscovererVideoInfoHandle

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