Instance Methods | |
| (void) | - addWithStream: |
| (bool) | - bundleOnly |
| (instancetype) | - init |
| (NSMutableArray *) | - mediaStreamIdentifiers |
| (bool) | - removeWithId: |
| (bool) | - removeWithStream: |
| (void) | - setBundleOnly: |
| (void) | - setTaggedMSection: |
| (NSMutableArray *) | - streams |
| (FMLiveSwitchStream *) | - taggedMSection |
Class Methods | |
| (FMLiveSwitchBundleGroup *) | + bundleGroup |
| - (void) addWithStream: | (FMLiveSwitchStream *) | stream |
| + (FMLiveSwitchBundleGroup*) bundleGroup |
| - (bool) bundleOnly |
| - (instancetype) init |
| - (NSMutableArray*) mediaStreamIdentifiers |
| - (bool) removeWithId: | (NSString *) | idValue |
| - (bool) removeWithStream: | (FMLiveSwitchStream *) | stream |
| - (void) setBundleOnly: | (bool) | value |
| - (void) setTaggedMSection: | (FMLiveSwitchStream *) | value |
| - (NSMutableArray*) streams |
| - (FMLiveSwitchStream*) taggedMSection |