FMIceLinkByeControlFrame Class Reference
| Inherits from | FMIceLinkMediaControlFrame : NSObject |
|---|---|
| Declared in | FMIceLinkByeControlFrame.h FMIceLinkByeControlFrame.m |
+ byeControlFrame
+ (FMIceLinkByeControlFrame *)byeControlFrameDiscussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithBuffer:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer |
The packet. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSource:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSource:(long long)synchronizationSourceParameters
synchronizationSource |
The synchronization source. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSource:reasonForLeaving:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSource:(long long)synchronizationSource reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSource |
The synchronization source. |
|---|---|
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSources:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSources:(NSMutableArray *)synchronizationSourcesParameters
synchronizationSources |
The synchronization sources. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSources:contributingSources:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSources:(NSMutableArray *)synchronizationSources contributingSources:(NSMutableArray *)contributingSourcesParameters
synchronizationSources |
The synchronization sources. |
|---|---|
contributingSources |
The contributing sources. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSources:contributingSources:reasonForLeaving:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSources:(NSMutableArray *)synchronizationSources contributingSources:(NSMutableArray *)contributingSources reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSources |
The synchronization sources. |
|---|---|
contributingSources |
The contributing sources. |
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ byeControlFrameWithSynchronizationSources:reasonForLeaving:
+ (FMIceLinkByeControlFrame *)byeControlFrameWithSynchronizationSources:(NSMutableArray *)synchronizationSources reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSources |
The synchronization sources. |
|---|---|
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
+ fixedPayloadHeaderLength
+ (int)fixedPayloadHeaderLengthDiscussion
Declared In
FMIceLinkByeControlFrame.h
+ fixedReasonForLeavingPayloadHeaderLength
+ (int)fixedReasonForLeavingPayloadHeaderLengthDiscussion
Declared In
FMIceLinkByeControlFrame.h
– init
- (instancetype)initDiscussion
Declared In
FMIceLinkByeControlFrame.h
– initWithBuffer:
- (instancetype)initWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer |
The packet. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSource:
- (instancetype)initWithSynchronizationSource:(long long)synchronizationSourceParameters
synchronizationSource |
The synchronization source. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSource:reasonForLeaving:
- (instancetype)initWithSynchronizationSource:(long long)synchronizationSource reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSource |
The synchronization source. |
|---|---|
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSources:
- (instancetype)initWithSynchronizationSources:(NSMutableArray *)synchronizationSourcesParameters
synchronizationSources |
The synchronization sources. |
|---|
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSources:contributingSources:
- (instancetype)initWithSynchronizationSources:(NSMutableArray *)synchronizationSources contributingSources:(NSMutableArray *)contributingSourcesParameters
synchronizationSources |
The synchronization sources. |
|---|---|
contributingSources |
The contributing sources. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSources:contributingSources:reasonForLeaving:
- (instancetype)initWithSynchronizationSources:(NSMutableArray *)synchronizationSources contributingSources:(NSMutableArray *)contributingSources reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSources |
The synchronization sources. |
|---|---|
contributingSources |
The contributing sources. |
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
– initWithSynchronizationSources:reasonForLeaving:
- (instancetype)initWithSynchronizationSources:(NSMutableArray *)synchronizationSources reasonForLeaving:(NSString *)reasonForLeavingParameters
synchronizationSources |
The synchronization sources. |
|---|---|
reasonForLeaving |
The reason for leaving. |
Discussion
Declared In
FMIceLinkByeControlFrame.h
– reason
- (bool)reasonDiscussion
Declared In
FMIceLinkByeControlFrame.h
– reasonForLeaving
- (NSString *)reasonForLeavingDiscussion
Declared In
FMIceLinkByeControlFrame.h
– reasonForLeavingLength
- (int)reasonForLeavingLengthDiscussion
Declared In
FMIceLinkByeControlFrame.h
– reasonForLeavingOffset
- (int)reasonForLeavingOffsetDiscussion
Declared In
FMIceLinkByeControlFrame.h
– reasonForLeavingPayload
- (FMIceLinkDataBuffer *)reasonForLeavingPayloadDiscussion
Declared In
FMIceLinkByeControlFrame.h
+ registeredPayloadType
+ (int)registeredPayloadTypeDiscussion
Declared In
FMIceLinkByeControlFrame.h
– setSources:
- (void)setSources:(NSMutableArray *)valueDiscussion
Declared In
FMIceLinkByeControlFrame.h
– sourceCount
- (int)sourceCountDiscussion
Declared In
FMIceLinkByeControlFrame.h
– sources
- (NSMutableArray *)sourcesDiscussion
Declared In
FMIceLinkByeControlFrame.h
– sourcesLength
- (int)sourcesLengthDiscussion
Declared In
FMIceLinkByeControlFrame.h
– sourcesPayloadOffset
- (int)sourcesPayloadOffsetDiscussion
Declared In
FMIceLinkByeControlFrame.h