STSStreamingProfile
enum STSStreamingProfile {}
The profile of the live event.
-
No profile setting.
Declaration
Objective-C
STSStreamingProfileNone -
1080p(1920 x 1080) and origin streaming source.
Declaration
Objective-C
STSStreamingProfile1080pAndSource -
720p(1280 x 720) and origin streaming source.
Declaration
Objective-C
STSStreamingProfile720pAndSource -
720p resolution.(1280 x 720)
Declaration
Objective-C
STSStreamingProfile720p -
360p resolution.(640 x 360)
Declaration
Objective-C
STSStreamingProfile360p
View on GitHub
Install in Dash
STSStreamingProfile Enum Reference