C# 클래스 CSharpRTMP.Core.Protocols.Rtmp.SOMessageFactory

파일 보기 프로젝트 열기: langhuihui/csharprtmp

공개 메소드들

메소드 설명
GetSharedObject ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, string name, uint version, bool persistent ) : AmfMessage

메소드 상세

GetSharedObject() 공개 정적인 메소드

public static GetSharedObject ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, string name, uint version, bool persistent ) : AmfMessage
channelId uint
streamId uint
timeStamp double
isAbsolute bool
name string
version uint
persistent bool
리턴 AmfMessage