java.lang.Object | |
↳ | io.kickflip.sdk.av.SessionConfig.Builder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Configure a SessionConfig quickly with intelligent path interpretation.
| |||||||||||
Use this builder to manage file hierarchy manually
or to provide your own Muxer
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Configure a SessionConfig quickly with intelligent path interpretation. Valid inputs are "/path/to/name.m3u8", "/path/to/name.mp4", "rtmp://path/to/endpoint"
For file-based outputs (.m3u8, .mp4) the file structure is managed by a recording UUID. Given an absolute file-based outputLocation like: /sdcard/test.m3u8 the output will be available in: /sdcard/outputLocation | desired output location. For file based recording,
recordings will be stored at |
---|
Use this builder to manage file hierarchy manually or to provide your own Muxer