Inherits from | OTPublisherKitSettings : NSObject |
---|---|
Declared in | OTPublisher.h |
Overview
Defines settings to be used when initializing a publisher using the [OTPublisher initWithDelegate:settings:] method.
This includes settings for the resolution and the frame rate of the publisher’s video, in addition to settings inherited from the OTPublisherKitSettings class.
For sessions that use the OpenTok Media Router (sessions with the media mode set to routed), lowering the frame rate or lowering the resolution reduces the maximum bandwidth the stream can use. However, in sessions with the media mode set to relayed, lowering the frame rate or resolution may not reduce the stream’s bandwidth.