Import line: | GstRiff = imports.gi.GstRiff; |
GIR File: | GstRiff-0.10.gir |
C documentation: | Gstriff_strf_auds |
Struct : | riff_strf_auds |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
av_bps : Number
|
GstRiff.riff_strf_auds | |
blockalign : Number
|
GstRiff.riff_strf_auds | |
channels : Number
|
GstRiff.riff_strf_auds | |
format : Number
|
GstRiff.riff_strf_auds | |
rate : Number
|
GstRiff.riff_strf_auds | |
size : Number
|
GstRiff.riff_strf_auds |
Method / Constructor | Defined By | |
---|---|---|
new GstRiff.riff_strf_auds
()
Create a new GstRiff.riff_strf_auds
Create a new GstRiff.riff_strf_auds
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRiff
Method |
GstRiff.create_audio_caps
(Number codec_id, riff_strh strh, riff_strf_auds strf, Buffer strf_data, Buffer strd_data, Array codec_name)
:
Gst.Caps
|
GstRiff
Method |
Parses an audio streamĀ“s strf structure plus optionally some extradata from input data.
|