Commit 859b44e
committed
vhost-device-sound: improve error handling in gst
- Replace some unwrap/expect with proper Result handling
- Add GstError to handle GstreamerBackend init fail
Signed-off-by: nicholasdezai <[email protected]>1 parent 750f7d3 commit 859b44e
File tree
2 files changed
+82
-54
lines changed- vhost-device-sound/src
- audio_backends
2 files changed
+82
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments