Closed asg0451 closed 2 years ago
Currently childcontainers cannot be created to allow for custom child-process-based audio sources, since they contain a private field: https://github.com/serenity-rs/songbird/blob/df64ad92e5dc150790be2216c4e79b6fefa4964a/src/input/child.rs#L21
seemed simple enough: #108
Closed by #108.
Currently childcontainers cannot be created to allow for custom child-process-based audio sources, since they contain a private field: https://github.com/serenity-rs/songbird/blob/df64ad92e5dc150790be2216c4e79b6fefa4964a/src/input/child.rs#L21