| 67 | } |
| 68 | |
| 69 | void streamfx::encoder::ffmpeg::handler::defaults(ffmpeg_factory* factory, obs_data_t* settings) {} |
| 70 | |
| 71 | void streamfx::encoder::ffmpeg::handler::properties(ffmpeg_factory* factory, ffmpeg_instance* instance, obs_properties_t* props) {} |
| 72 |
nothing calls this directly
no outgoing calls
no test coverage detected