![]() |
SkyWay Linux SDK
|
LocalPersonで扱うStream [詳解]
#include <local_stream.hpp>
限定公開メンバ関数 | |
| LocalStream (model::ContentType content_type) | |
その他の継承メンバ | |
基底クラス skyway::core::interface::Stream に属する継承公開メンバ関数 | |
| Stream (const std::string &id, model::Side side, model::ContentType content_type) | |
| std::string | Id () const |
| Idを取得します | |
| model::Side | Side () const |
| Side(LocalかRemoteか)を取得します。 | |
| model::ContentType | ContentType () const |
| ContentType(VideoかAudioかDataか)を取得します。 | |
LocalPersonで扱うStream