|
|
pw_init_t | init {} |
| |
|
pw_deinit_t | deinit {} |
| |
|
pw_thread_loop_new_t | thread_loop_new {} |
| |
|
pw_thread_loop_destroy_t | thread_loop_destroy {} |
| |
|
pw_thread_loop_start_t | thread_loop_start {} |
| |
|
pw_thread_loop_stop_t | thread_loop_stop {} |
| |
|
pw_thread_loop_get_loop_t | thread_loop_get_loop {} |
| |
|
pw_thread_loop_lock_t | thread_loop_lock {} |
| |
|
pw_thread_loop_unlock_t | thread_loop_unlock {} |
| |
|
pw_thread_loop_signal_t | thread_loop_signal {} |
| |
|
pw_thread_loop_wait_t | thread_loop_wait {} |
| |
|
pw_context_new_t | context_new {} |
| |
|
pw_context_destroy_t | context_destroy {} |
| |
|
pw_context_connect_fd_t | context_connect_fd {} |
| |
|
pw_core_disconnect_t | core_disconnect {} |
| |
|
pw_stream_new_t | stream_new {} |
| |
|
pw_stream_destroy_t | stream_destroy {} |
| |
|
pw_stream_connect_t | stream_connect {} |
| |
|
pw_stream_disconnect_t | stream_disconnect {} |
| |
|
pw_stream_dequeue_buffer_t | stream_dequeue_buffer {} |
| |
|
pw_stream_queue_buffer_t | stream_queue_buffer {} |
| |
|
pw_stream_add_listener_t | stream_add_listener {} |
| |
|
pw_stream_set_active_t | stream_set_active {} |
| |
|
pw_properties_new_t | properties_new {} |
| |
|
pw_properties_free_t | properties_free {} |
| |
|
bool | available {} |
| |
The documentation for this struct was generated from the following file:
- WindowCapture_pipewire.cpp