@videosdk.live/server-sdk
Preparing search index...
TranscodingStorage
Interface TranscodingStorage
Output storage target for an HLS→MP4 transcoding.
interface
TranscodingStorage
{
bucket
?:
string
;
container
?:
string
;
dirPath
?:
string
;
type
:
"s3"
|
"blob"
|
"gcp"
;
}
Index
Properties
bucket?
container?
dir
Path?
type
Properties
Optional
bucket
bucket
?:
string
Optional
container
container
?:
string
Optional
dir
Path
dirPath
?:
string
type
type
:
"s3"
|
"blob"
|
"gcp"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bucket
container
dir
Path
type
@videosdk.live/server-sdk
Loading...
Output storage target for an HLS→MP4 transcoding.