MediaGraphSamplingOptions Class
Describes the properties of a sample.
- Inheritance
-
MediaGraphSamplingOptions
Constructor
MediaGraphSamplingOptions(*, skip_samples_without_annotation: Optional[str] = None, maximum_samples_per_second: Optional[str] = None, **kwargs)
Parameters
- skip_samples_without_annotation
- str
Required
If true, limits the samples submitted to the extension to only samples which have associated inference(s).
Feedback
Submit and view feedback for