Import line: | GstRiff = imports.gi.GstRiff; |
GIR File: | GstRiff-0.10.gir |
C documentation: | Gstriff_strf_vids |
Struct : | riff_strf_vids |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bit_cnt : Number
|
GstRiff.riff_strf_vids | |
compression : Number
|
GstRiff.riff_strf_vids | |
height : Number
|
GstRiff.riff_strf_vids | |
image_size : Number
|
GstRiff.riff_strf_vids | |
imp_colors : Number
|
GstRiff.riff_strf_vids | |
num_colors : Number
|
GstRiff.riff_strf_vids | |
planes : Number
|
GstRiff.riff_strf_vids | |
size : Number
|
GstRiff.riff_strf_vids | |
width : Number
|
GstRiff.riff_strf_vids | |
xpels_meter : Number
|
GstRiff.riff_strf_vids | |
ypels_meter : Number
|
GstRiff.riff_strf_vids |
Method / Constructor | Defined By | |
---|---|---|
new GstRiff.riff_strf_vids
()
Create a new GstRiff.riff_strf_vids
Create a new GstRiff.riff_strf_vids
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
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 video streamĀ“s strf structure plus optionally some extradata from input data.
|