RTCPPacketRawGetEflagSrtcpIndex Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic int GetEflagSrtcpIndex(
int tagLength
)
Public Function GetEflagSrtcpIndex (
tagLength As Integer
) As Integer
public:
int GetEflagSrtcpIndex(
int tagLength
)
member GetEflagSrtcpIndex :
tagLength : int -> int Parameters
- tagLength Int32
-
Return Value
Int32
See Also