![]() |
SkyWay Linux SDK
|
Publication情報 [詳解]
#include <domain.hpp>
クラス | |
| struct | Init |
公開メンバ関数 | |
| Publication (const std::string &id, const Init &init) | |
公開変数類 | |
| std::string | id |
| Id | |
| std::string | publisher_id |
| PublishしたメンバーのId | |
| std::optional< std::string > | origin |
| Origin | |
| ContentType | content_type |
| コンテンツの種類 | |
| std::optional< std::string > | metadata |
| Metadata | |
| std::vector< Codec > | codec_capabilities |
| コーデック一覧 | |
| std::vector< Encoding > | encodings |
| エンコーディング一覧 | |
| bool | is_enabled |
| 有効か無効か | |
Publication情報