public sealed class ExplicitContentFrame : IMessage<ExplicitContentFrame>, IEquatable<ExplicitContentFrame>, IDeepCloneable<ExplicitContentFrame>, IBufferMessage, IMessageVideo frame level annotation results for explicit content.
Implements
IMessage<ExplicitContentFrame>, IEquatable<ExplicitContentFrame>, IDeepCloneable<ExplicitContentFrame>, IBufferMessage, IMessageNamespace
Google.Cloud.VideoIntelligence.V1Assembly
Google.Cloud.VideoIntelligence.V1.dll
Constructors
ExplicitContentFrame()
public ExplicitContentFrame()ExplicitContentFrame(ExplicitContentFrame)
public ExplicitContentFrame(ExplicitContentFrame other)| Parameter | |
|---|---|
| Name | Description |
other |
ExplicitContentFrame |
Properties
PornographyLikelihood
public Likelihood PornographyLikelihood { get; set; }Likelihood of the pornography content..
| Property Value | |
|---|---|
| Type | Description |
Likelihood |
|
TimeOffset
public Duration TimeOffset { get; set; }Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
| Property Value | |
|---|---|
| Type | Description |
Duration |
|