9#ifndef SKYWAY_MEDIA_STREAM_FACTORY_HPP_
10#define SKYWAY_MEDIA_STREAM_FACTORY_HPP_
12#include "skyway/media/device_manager.hpp"
14#include <skyway/core/stream/local/audio_stream.hpp>
15#include <skyway/core/stream/local/data_stream.hpp>
16#include <skyway/core/stream/local/video_stream.hpp>