mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
indent
This commit is contained in:
parent
b899d43401
commit
08522a162e
2 changed files with 104 additions and 109 deletions
|
|
@ -921,7 +921,8 @@ pw_stream_connect(struct pw_stream *stream,
|
|||
enum pw_stream_mode mode,
|
||||
const char *port_path,
|
||||
enum pw_stream_flags flags,
|
||||
uint32_t n_possible_formats, struct spa_format **possible_formats)
|
||||
uint32_t n_possible_formats,
|
||||
struct spa_format **possible_formats)
|
||||
{
|
||||
struct stream *impl = SPA_CONTAINER_OF(stream, struct stream, this);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue