Moonware.Common Namespace : VideoEnumType Enumeration |
'Declaration <DataContractAttribute()> Public Enum VideoEnumType Inherits System.Enum
'Usage Dim instance As VideoEnumType
[DataContractAttribute()] public enum VideoEnumType : System.Enum
[DataContractAttribute()] public enum class VideoEnumType : public System.Enum
Member | Description |
---|---|
ASF | Windows Media Stream |
JPEG | JPEG Image |
MJPEG | MJPEG Stream |
MPEG4 | MPEG-4 Stream |
RTSP_HTTP | RTSP Stream [HTTP] |
RTSP_TCP | RTSP Stream [TCP] |
RTSP_UDP | RTSP Stream [UDP] |
Unknown | Unknown Type |
System.Object
System.ValueType
System.Enum
Moonware.Common.VideoEnumType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2