azure-docs-sdk-java/docs-ref-autogen/com.azure.messaging.eventgr...

121 строка
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData"
name: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData"
summary: "Incoming video stream out of sync event data."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MediaLiveEventIncomingVideoStreamsOutOfSyncEventData**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData?alt=com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData&text=MediaLiveEventIncomingVideoStreamsOutOfSyncEventData\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData()"
name: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData()"
summary: "Creates an instance of Media<wbr>Live<wbr>Event<wbr>Incoming<wbr>Video<wbr>Streams<wbr>Out<wbr>OfSync<wbr>Event<wbr>Data class."
syntax: "public MediaLiveEventIncomingVideoStreamsOutOfSyncEventData()"
desc: "Creates an instance of MediaLiveEventIncomingVideoStreamsOutOfSyncEventData class."
methods:
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Media<wbr>Live<wbr>Event<wbr>Incoming<wbr>Video<wbr>Streams<wbr>Out<wbr>OfSync<wbr>Event<wbr>Data from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MediaLiveEventIncomingVideoStreamsOutOfSyncEventData fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MediaLiveEventIncomingVideoStreamsOutOfSyncEventData."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MediaLiveEventIncomingVideoStreamsOutOfSyncEventData from the JsonReader."
returns:
description: "An instance of MediaLiveEventIncomingVideoStreamsOutOfSyncEventData if the JsonReader was pointing to an\n instance of it, or null if it was pointing to JSON null."
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData?alt=com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData&text=MediaLiveEventIncomingVideoStreamsOutOfSyncEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstDuration()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstDuration()"
name: "getFirstDuration()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstDuration()"
summary: "Get the first<wbr>Duration property: Gets the duration of the data chunk with first timestamp."
syntax: "public String getFirstDuration()"
desc: "Get the firstDuration property: Gets the duration of the data chunk with first timestamp."
returns:
description: "the firstDuration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstTimestamp()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstTimestamp()"
name: "getFirstTimestamp()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getFirstTimestamp()"
summary: "Get the first<wbr>Timestamp property: Gets the first timestamp received for one of the quality levels."
syntax: "public String getFirstTimestamp()"
desc: "Get the firstTimestamp property: Gets the first timestamp received for one of the quality levels."
returns:
description: "the firstTimestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondDuration()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondDuration()"
name: "getSecondDuration()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondDuration()"
summary: "Get the second<wbr>Duration property: Gets the duration of the data chunk with second timestamp."
syntax: "public String getSecondDuration()"
desc: "Get the secondDuration property: Gets the duration of the data chunk with second timestamp."
returns:
description: "the secondDuration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondTimestamp()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondTimestamp()"
name: "getSecondTimestamp()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getSecondTimestamp()"
summary: "Get the second<wbr>Timestamp property: Gets the timestamp received for some other quality levels."
syntax: "public String getSecondTimestamp()"
desc: "Get the secondTimestamp property: Gets the timestamp received for some other quality levels."
returns:
description: "the secondTimestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getTimescale()"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getTimescale()"
name: "getTimescale()"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.getTimescale()"
summary: "Get the timescale property: Gets the timescale in which both the timestamps and durations are represented."
syntax: "public String getTimescale()"
desc: "Get the timescale property: Gets the timescale in which both the timestamps and durations are represented."
returns:
description: "the timescale value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MediaLiveEventIncomingVideoStreamsOutOfSyncEventData.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Incoming video stream out of sync event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventIncomingVideoStreamsOutOfSync event."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData?alt=com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData&text=MediaLiveEventIncomingVideoStreamsOutOfSyncEventData\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.messaging.eventgrid.systemevents"
artifact: com.azure:azure-messaging-eventgrid:4.24.0