PlayerStreamInfo
Object Hierarchy:
Description:
[
CCode ( type_id =
"gst_player_stream_info_get_type ()" ) ]
public abstract class PlayerStreamInfo :
Object
Content:
Creation methods:
Methods:
- public unowned Caps? get_caps ()
- public unowned string? get_codec ()
A string describing codec used in
PlayerStreamInfo.
- public int get_index ()
Function to get stream index from
PlayerStreamInfo instance or -1 if unknown.
- public unowned string get_stream_type ()
Function to return human readable name for the stream type of the
given this (ex: "audio", "video", "subtitle")
- public unowned TagList? get_tags ()
Inherited Members:
All known members inherited from class GLib.Object