Share via


StreamData Class

Microsoft Robotics Class Reference

Stream Data Packet

Namespace: Microsoft.Robotics.Services.DssStream.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/generic/2006/12/dssstream.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/generic/2006/12/dssstream.html", 
    ElementName = "StreamData")]
public class StreamData : IDssSerializable, ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.DssStream.Proxy..::..StreamData

See Also

StreamData Members

Microsoft.Robotics.Services.DssStream.Proxy Namespace