DiscovererAudioInfo

#GstDiscovererStreamInfo specific to audio streams.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

getBitrate
uint getBitrate()
getChannelMask
ulong getChannelMask()
getChannels
uint getChannels()
getDepth
uint getDepth()
getLanguage
string getLanguage()
getMaxBitrate
uint getMaxBitrate()
getSampleRate
uint getSampleRate()
self
DiscovererAudioInfo self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From DiscovererStreamInfo

getGType
GType getGType()
gType
GType gType [@property getter]
self
DiscovererStreamInfo self()

Returns this, for use in with statements.

listFree
void listFree(gstpbutils.discoverer_stream_info.DiscovererStreamInfo[] infos)

Decrements the reference count of all contained #GstDiscovererStreamInfo and fress the #GList.

getCaps
gst.caps.Caps getCaps()
getMisc
gst.structure.Structure getMisc()
getNext
gstpbutils.discoverer_stream_info.DiscovererStreamInfo getNext()
getPrevious
gstpbutils.discoverer_stream_info.DiscovererStreamInfo getPrevious()
getStreamId
string getStreamId()
getStreamNumber
int getStreamNumber()
getStreamTypeNick
string getStreamTypeNick()
getTags
gst.tag_list.TagList getTags()
getToc
gst.toc.Toc getToc()