Scott Lamb
|
b1e1fa9031
|
codec::Parameters -> codec::ParametersRef
This reduces copying. Part of #47.
|
2022-05-11 11:37:09 -07:00 |
|
Scott Lamb
|
efc02236d5
|
use accessors for most codec fields for #47
I left alone `VideoFrame::new_parameters`, as I'll likely eliminate it
as described in #47.
|
2022-04-30 11:40:28 -07:00 |
|
Scott Lamb
|
1bbaf29dc9
|
setup should take a SetupOptions
|
2022-04-28 15:16:39 -07:00 |
|
Scott Lamb
|
d49e77a668
|
API and example for printing a session's SDP
This is useful for debugging.
|
2022-04-04 15:08:52 -07:00 |
|