| Import line: | GstRiff = imports.gi.GstRiff; |
| GIR File: | GstRiff-0.10.gir |
| C documentation: | Gstriff_strh |
| Struct : | riff_strh |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
bufsize : Number
|
GstRiff.riff_strh | |
|
fcc_handler : Number
|
GstRiff.riff_strh | |
|
flags : Number
|
GstRiff.riff_strh | |
|
init_frames : Number
|
GstRiff.riff_strh | |
|
length : Number
|
GstRiff.riff_strh | |
|
priority : Number
|
GstRiff.riff_strh | |
|
quality : Number
|
GstRiff.riff_strh | |
|
rate : Number
|
GstRiff.riff_strh | |
|
samplesize : Number
|
GstRiff.riff_strh | |
|
scale : Number
|
GstRiff.riff_strh | |
|
start : Number
|
GstRiff.riff_strh | |
|
type : Number
|
GstRiff.riff_strh | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GstRiff.riff_strh
()
Create a new GstRiff.riff_strh
Create a new GstRiff.riff_strh
|
||
| 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 |
GstRiff.create_iavs_caps
(Number codec_fcc, riff_strh strh, riff_strf_iavs strf, Buffer strf_data, Buffer strd_data, Array codec_name)
:
Gst.Caps
|
|
GstRiff
Method |
GstRiff.create_video_caps
(Number codec_fcc, riff_strh strh, riff_strf_vids strf, Buffer strf_data, Buffer strd_data, Array codec_name)
:
Gst.Caps
|
|
GstRiff
Method |
Parses a strh structure from input data.
|