Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/export/services/social-validation-service
SocialValidationService
Class SocialValidationService
Index
Constructors
constructor
Methods
get
Network
Limits
get
Optimal
Settings
validate
Export
Settings
Constructors
constructor
new
SocialValidationService
()
:
SocialValidationService
Returns
SocialValidationService
Methods
Static
get
Network
Limits
getNetworkLimits
(
networkId
:
string
)
:
SocialNetworkLimits
Parameters
networkId
:
string
Returns
SocialNetworkLimits
Static
get
Optimal
Settings
getOptimalSettings
(
networkId
:
string
)
:
Partial
<
SocialExportSettings
>
Parameters
networkId
:
string
Returns
Partial
<
SocialExportSettings
>
Static
validate
Export
Settings
validateExportSettings
(
networkId
:
string
,
settings
:
SocialExportSettings
,
videoFile
?:
{
duration
:
number
;
format
:
string
;
size
:
number
}
,
)
:
ValidationResult
Parameters
networkId
:
string
settings
:
SocialExportSettings
Optional
videoFile
:
{
duration
:
number
;
format
:
string
;
size
:
number
}
Returns
ValidationResult
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Network
Limits
get
Optimal
Settings
validate
Export
Settings
Timeline Studio API Documentation - v0.26.0
Loading...