BitmovinApiSdk\Models\Shot

Synopsis

class Shot extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

Methods

public

  • __construct()
  • detailedDescription() — A comprehensive textual description of the visual content, action, and context within this shot
  • endInSeconds() — The end time of the shot in seconds from the beginning of the video (required)
  • keywords() — A list of relevant keywords and tags that describe the content, themes, or notable elements in this shot
  • mainSubjects() — A collection of the primary subjects or objects detected and tracked within this shot, including their positions and characteristics
  • startInSeconds() — The start time of the shot in seconds from the beginning of the video (required)

Inherited from BitmovinApiSdk\Common\ApiResource

public