Show / Hide Table of Contents

Class CVOExtension.CVO

Inheritance
System.Object
CVOExtension.CVO
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.net.RTP.RTPHeaderExtensions
Assembly: SIPSorcery.dll
Syntax
public class CVO

Constructors

| Improve this Doc View Source

CVO()

Declaration
public CVO()
| Improve this Doc View Source

CVO(Byte)

Declaration
public CVO(byte cvo_byte)
Parameters
Type Name Description
System.Byte cvo_byte

Fields

| Improve this Doc View Source

CameraBackFacing

Declaration
public bool CameraBackFacing
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

HorizontalFlip

Declaration
public bool HorizontalFlip
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

VideoRotation

Declaration
public CVOExtension.VideoRotation VideoRotation
Field Value
Type Description
CVOExtension.VideoRotation

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX