C# Class Gst.Message

Inheritance: Gst.MiniObject
Afficher le fichier Open project: GStreamer/gstreamer-sharp Class Usage Examples

Méthodes publiques

Méthode Description
ParseError ( GLib &error, string &debug ) : void

Private Methods

Méthode Description
gst_message_get_stream_status_object ( IntPtr raw ) : IntPtr
gst_message_parse_error ( IntPtr msg, IntPtr &err, IntPtr &debug ) : void
gst_message_set_stream_status_object ( IntPtr raw, IntPtr value ) : void

Method Details

ParseError() public méthode

public ParseError ( GLib &error, string &debug ) : void
error GLib
debug string
Résultat void