Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DFragmentImpl.java11 private List<Frame> frames; field in FragmentImpl
13 FragmentImpl( List<Frame> frames, File audio) { in FragmentImpl() argument
15 this.frames = frames; in FragmentImpl()
20 return frames; in getFrames()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DFailureTrace.php29 public function setFrames($frames) argument
31 $this->frames = $frames;
38 return $this->frames;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php33 public function setFrames($frames) argument
35 $this->frames = $frames;
42 return $this->frames;
H A DGoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation.php33 public function setFrames($frames) argument
35 $this->frames = $frames;
42 return $this->frames;
H A DGoogleCloudVideointelligenceV1ExplicitContentAnnotation.php33 public function setFrames($frames) argument
35 $this->frames = $frames;
42 return $this->frames;
H A DGoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation.php33 public function setFrames($frames) argument
35 $this->frames = $frames;
42 return $this->frames;
H A DGoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation.php33 public function setFrames($frames) argument
35 $this->frames = $frames;
42 return $this->frames;
H A DGoogleCloudVideointelligenceV1beta2FaceAnnotation.php35 public function setFrames($frames) argument
37 $this->frames = $frames;
44 return $this->frames;
H A DGoogleCloudVideointelligenceV1p3beta1TextSegment.php49 public function setFrames($frames) argument
51 $this->frames = $frames;
58 return $this->frames;
H A DGoogleCloudVideointelligenceV1TextSegment.php49 public function setFrames($frames) argument
51 $this->frames = $frames;
58 return $this->frames;
H A DGoogleCloudVideointelligenceV1p2beta1FaceAnnotation.php35 public function setFrames($frames) argument
37 $this->frames = $frames;
44 return $this->frames;
H A DGoogleCloudVideointelligenceV1p3beta1FaceAnnotation.php35 public function setFrames($frames) argument
37 $this->frames = $frames;
44 return $this->frames;
H A DGoogleCloudVideointelligenceV1p2beta1TextSegment.php49 public function setFrames($frames) argument
51 $this->frames = $frames;
58 return $this->frames;
H A DGoogleCloudVideointelligenceV1p1beta1FaceAnnotation.php35 public function setFrames($frames) argument
37 $this->frames = $frames;
44 return $this->frames;
H A DGoogleCloudVideointelligenceV1FaceAnnotation.php35 public function setFrames($frames) argument
37 $this->frames = $frames;
44 return $this->frames;
H A DGoogleCloudVideointelligenceV1beta2TextSegment.php49 public function setFrames($frames) argument
51 $this->frames = $frames;
58 return $this->frames;
H A DGoogleCloudVideointelligenceV1p1beta1TextSegment.php49 public function setFrames($frames) argument
51 $this->frames = $frames;
58 return $this->frames;
H A DGoogleCloudVideointelligenceV1p2beta1LabelAnnotation.php67 public function setFrames($frames) argument
69 $this->frames = $frames;
76 return $this->frames;
H A DGoogleCloudVideointelligenceV1p3beta1LabelAnnotation.php67 public function setFrames($frames) argument
69 $this->frames = $frames;
76 return $this->frames;
H A DGoogleCloudVideointelligenceV1LabelAnnotation.php67 public function setFrames($frames) argument
69 $this->frames = $frames;
76 return $this->frames;
H A DGoogleCloudVideointelligenceV1beta2LabelAnnotation.php67 public function setFrames($frames) argument
69 $this->frames = $frames;
76 return $this->frames;
H A DGoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php67 public function setFrames($frames) argument
69 $this->frames = $frames;
76 return $this->frames;
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php73 public function setFrames($frames) argument
75 $this->frames = $frames;
82 return $this->frames;
H A DGoogleCloudVideointelligenceV1ObjectTrackingAnnotation.php73 public function setFrames($frames) argument
75 $this->frames = $frames;
82 return $this->frames;
H A DGoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation.php73 public function setFrames($frames) argument
75 $this->frames = $frames;
82 return $this->frames;

1234