gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GstPresetInterface.renamePreset
gstreamer
c
types
GstPresetInterface
struct
GstPresetInterface
extern (
C
)
int
function
(
GstPreset
*
preset
,
const
(
char
)*
oldName
,
const
(
char
)*
newName
)
renamePreset
;
Return Value
%TRUE for success, %FALSE if e.g. there is no preset with @old_name
Meta
Source
See Implementation
gstreamer
c
types
GstPresetInterface
variables
GstReserved
deletePreset
getMeta
getPresetNames
getPropertyNames
loadPreset
parent
renamePreset
savePreset
setMeta