EncodingTarget.loadFromFile

Opens the provided file and returns the contained #GstEncodingTarget.

class EncodingTarget
static
loadFromFile
(
string filepath
)

Parameters

filepath string

The file location to load the #GstEncodingTarget from

Return Value

Type: gstpbutils.encoding_target.EncodingTarget

The #GstEncodingTarget contained in the file, else null