WpEndpointStream

The WpEndpointStream class allows accessing the properties and methods of a PipeWire endpoint stream object (struct pw_endpoint_stream from the session-manager extension).

A WpEndpointStream is constructed internally when a new endpoint appears on the PipeWire registry and it is made available through the WpObjectManager API.

WpEndpointStream

GObject
    ╰──WpProxy
        ╰──WpEndpointStream

Members

parent_instance (WpProxy) –
No description available

Class structure

WpEndpointStreamClass

Fields
parent_class (WpProxyClass) –
No description available

Wp.EndpointStreamClass

Attributes
parent_class (Wp.ProxyClass) –
No description available

Wp.EndpointStreamClass

Attributes
parent_class (Wp.ProxyClass) –
No description available

WpEndpointStream

GObject
    ╰──WpProxy
        ╰──WpEndpointStream

Members

parent_instance (WpProxy) –
No description available

WpEndpointStream

GObject
    ╰──WpProxy
        ╰──WpEndpointStream

Members

parent_instance (WpProxy) –
No description available

Methods

wp_endpoint_stream_get_name

const gchar *
wp_endpoint_stream_get_name (WpEndpointStream * self)

Parameters:

self

the endpoint stream

Returns

the name of the endpoint stream


Wp.EndpointStream.get_name

def Wp.EndpointStream.get_name (self):
    #python wrapper for 'wp_endpoint_stream_get_name'

Parameters:

self ( Wp.EndpointStream ) –

the endpoint stream

Returns ( str ) –

the name of the endpoint stream


Wp.EndpointStream.prototype.get_name

function Wp.EndpointStream.prototype.get_name(): {
    // javascript wrapper for 'wp_endpoint_stream_get_name'
}

Parameters:

self ( Wp.EndpointStream ) –

the endpoint stream

Returns ( String ) –

the name of the endpoint stream


Properties

name

“name” gchar *

The name of the endpoint stream

Flags : Read


name

“self.props.name” str

The name of the endpoint stream

Flags : Read


name

“name” String

The name of the endpoint stream

Flags : Read


Constants

WP_TYPE_ENDPOINT_STREAM

#define WP_TYPE_ENDPOINT_STREAM (wp_endpoint_stream_get_type ())

The WpEndpointStream GType


The results of the search are