SkyWay for Linux
読み取り中…
検索中…
一致する文字列を見つけられません
skyway::core::interface::LocalStream クラス

LocalPersonで扱うStream [詳解]

#include <local_stream.hpp>

skyway::core::interface::LocalStream の継承関係図
skyway::core::interface::Stream skyway::core::interface::LocalMediaStream skyway::core::stream::local::LocalDataStream skyway::core::stream::local::LocalAudioStream skyway::core::stream::local::LocalVideoStream

限定公開メンバ関数

 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


このクラス詳解は次のファイルから抽出されました: