.. _api_media_capturer_interface: Media Sink Interface ========================= #include Top level interface which exposes the underlying sink interfaces for receiving and handling audio, raw video and encoded video data. This abstract class just exposes the three possible sink interfaces: :cpp:class:`raw video `, :cpp:class:`encoded video ` and :cpp:class:`audio `. .. doxygenclass:: dolbyio::comms::media_sink_interface :project: C++ SDK