SDK 的 Bug 修复
This commit is contained in:
@@ -22,7 +22,7 @@ public interface IVideoSource : IDisposable, IAsyncDisposable
|
||||
bool IsRunning { get; set; }
|
||||
|
||||
/// <summary> 设备物理在线状态(基于心跳/探测的实时感知结果) </summary>
|
||||
bool IsOnline { get; }
|
||||
bool IsActived { get; }
|
||||
|
||||
/// <summary> 设备能力元数据(只读,如分辨率、码流类型、支持的功能集) </summary>
|
||||
DeviceMetadata Metadata { get; }
|
||||
|
||||
Reference in New Issue
Block a user