Updated: October 28, 2024 |
Enable an instance
#include <mmstream/mmstream.h>
int mmstream_enable(mmstream_instance_t instance)
This function enables the specified instance. Remote clients can then access it and begin streaming content.
Zero on success, a negative value on failure.