mirror of
https://gitee.com/openharmony/castengine_cast_framework
synced 2024-11-22 22:19:55 +00:00
sync CastRemoteDevice info
Signed-off-by: 孙权 <sunquan25@huawei.com>
This commit is contained in:
parent
868d4828e5
commit
96b1627938
@ -370,8 +370,9 @@ struct EXPORT CastRemoteDevice {
|
||||
int sessionId{ INVALID_ID };
|
||||
std::vector<std::string> drmCapabilities;
|
||||
uint32_t mediumTypes{ 0 };
|
||||
std::string dlnaDeviceModelNameStr;
|
||||
std::string dlnaDeviceManufacturerStr;
|
||||
std::string modelName;
|
||||
std::string manufacturerName;
|
||||
bool isTrushed;
|
||||
};
|
||||
|
||||
enum class EXPORT CastMode {
|
||||
|
Loading…
Reference in New Issue
Block a user