OwrMediaSource

OwrMediaSource

Functions

Properties

OwrMediaTypes media-type Read / Write / Construct Only
gchar * name Read / Write / Construct Only
OwrSourceTypes type Read / Write / Construct Only

Object Hierarchy

    GObject
    ╰── OwrMediaSource
        ├── OwrLocalMediaSource
        ╰── OwrRemoteMediaSource

Description

Functions

owr_media_source_get_dot_data ()

gchar *
owr_media_source_get_dot_data (OwrMediaSource *source);

Types and Values

Property Details

The “media-type” property

  “media-type”               OwrMediaTypes

The type of media provided by this source.

Flags: Read / Write / Construct Only

Default value: Unknown media


The “name” property

  “name”                     gchar *

Human readable and meaningful source name.

Flags: Read / Write / Construct Only

Default value: NULL


The “type” property

  “type”                     OwrSourceTypes

The type of source in terms of how it generates media.

Flags: Read / Write / Construct Only

Default value: Unknown source