Engage Engine API  1.249.9089
Loading...
Searching...
No Matches
Engage.JsonFields.RtpHeader Class Reference

Static Public Attributes

static String objectName = "rtpHeader"
 
static String pt = "pt"
 
static String marker = "marker"
 
static String seq = "seq"
 
static String ssrc = "ssrc"
 
static String ts = "ts"
 

Detailed Description

Definition at line 850 of file Engage.cs.

Member Data Documentation

◆ marker

String Engage.JsonFields.RtpHeader.marker = "marker"
static

Definition at line 854 of file Engage.cs.

◆ objectName

String Engage.JsonFields.RtpHeader.objectName = "rtpHeader"
static

Definition at line 852 of file Engage.cs.

◆ pt

String Engage.JsonFields.RtpHeader.pt = "pt"
static

Definition at line 853 of file Engage.cs.

◆ seq

String Engage.JsonFields.RtpHeader.seq = "seq"
static

Definition at line 855 of file Engage.cs.

◆ ssrc

String Engage.JsonFields.RtpHeader.ssrc = "ssrc"
static

Definition at line 856 of file Engage.cs.

◆ ts

String Engage.JsonFields.RtpHeader.ts = "ts"
static

Definition at line 857 of file Engage.cs.


The documentation for this class was generated from the following file: