#include "VidPlayerConfigGen.h"
◆ addVidPlayerConfigByIntValue:value:
- (void) addVidPlayerConfigByIntValue: |
|
(NSString *) | key |
value: |
|
(int) | value |
Add a playerconfig parameter for the specified VID.
- Parameters
-
key | The name of the playerConfig parameter. |
value | The value of the parameter. |
◆ addVidPlayerConfigByStringValue:value:
- (void) addVidPlayerConfigByStringValue: |
|
(NSString *) | key |
value: |
|
(NSString *) | value |
Add a playerconfig parameter for the specified VID.
- Parameters
-
key | The name of the playerConfig parameter. |
value | The value of the parameter. |
◆ generatePlayerConfig
- (NSString *) generatePlayerConfig |
|
|
|
◆ setHlsUriToken:
- (void) setHlsUriToken: |
|
(NSString *) | MtsHlsUriToken |
|
Set a UriToken for HLS standard encryption.
- Parameters
-
MtsHlsUriToken | The UriToken. |
◆ setPreviewTime:
- (void) setPreviewTime: |
|
(int) | previewTime |
|
Set the preview duration.
- Parameters
-
previewTime | The specified preview duration in seconds. |
The documentation for this class was generated from the following file: