Skip to content

Commit

Permalink
v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanford8 committed Nov 18, 2024
1 parent 2ee4c97 commit 3cbd38f
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 83 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.mux</groupId>
<artifactId>mux-sdk-java</artifactId>
<version>0.15.0</version>
<version>0.16.0</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -62,7 +62,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.mux:mux-sdk-java:0.15.0"
compile "com.mux:mux-sdk-java:0.16.0"
```

### Others
Expand All @@ -75,7 +75,7 @@ mvn clean package

Then manually install the following JARs:

* `target/mux-sdk-java-0.15.0.jar`
* `target/mux-sdk-java-0.16.0.jar`
* `target/lib/*.jar`

## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
}

group = 'com.mux'
version = '0.15.0'
version = '0.16.0'

repositories {
mavenCentral()
Expand Down
24 changes: 12 additions & 12 deletions docs/MetricsApi.md

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/VideoView.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ Name | Type | Description | Notes
**adPlaybackFailureErrorTypeId** | **Integer** | | [optional]
**viewContentStartupTime** | **Integer** | | [optional]
**adPrerollStartupTime** | **Integer** | | [optional]
**adWatchTime** | **Integer** | | [optional]
**viewContentWatchTime** | **Integer** | | [optional]
**viewDropped** | **Boolean** | | [optional]


Expand Down
2 changes: 1 addition & 1 deletion gen/generator-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"!!source": "https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/java.md",
"artifactVersion": "0.15.0",
"artifactVersion": "0.16.0",
"apiPackage": "com.mux.sdk",
"artifactDescription": "Mux SDK for Java",
"artifactId": "mux-sdk-java",
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/mux/ApiClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("Mux Java | 0.15.0");
setUserAgent("Mux Java | 0.16.0");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/com/mux/sdk/MetricsApi.java

Large diffs are not rendered by default.

60 changes: 1 addition & 59 deletions src/main/java/com/mux/sdk/models/VideoView.java
Original file line number Diff line number Diff line change
Expand Up @@ -674,14 +674,6 @@ public class VideoView {
@SerializedName(SERIALIZED_NAME_AD_PREROLL_STARTUP_TIME)
private Integer adPrerollStartupTime;

public static final String SERIALIZED_NAME_AD_WATCH_TIME = "ad_watch_time";
@SerializedName(SERIALIZED_NAME_AD_WATCH_TIME)
private Integer adWatchTime;

public static final String SERIALIZED_NAME_VIEW_CONTENT_WATCH_TIME = "view_content_watch_time";
@SerializedName(SERIALIZED_NAME_VIEW_CONTENT_WATCH_TIME)
private Integer viewContentWatchTime;

public static final String SERIALIZED_NAME_VIEW_DROPPED = "view_dropped";
@SerializedName(SERIALIZED_NAME_VIEW_DROPPED)
private Boolean viewDropped;
Expand Down Expand Up @@ -4398,52 +4390,6 @@ public void setAdPrerollStartupTime(Integer adPrerollStartupTime) {
}


public VideoView adWatchTime(Integer adWatchTime) {

this.adWatchTime = adWatchTime;
return this;
}

/**
* Get adWatchTime
* @return adWatchTime
**/
@javax.annotation.Nullable
@ApiModelProperty(value = "")

public Integer getAdWatchTime() {
return adWatchTime;
}


public void setAdWatchTime(Integer adWatchTime) {
this.adWatchTime = adWatchTime;
}


public VideoView viewContentWatchTime(Integer viewContentWatchTime) {

this.viewContentWatchTime = viewContentWatchTime;
return this;
}

/**
* Get viewContentWatchTime
* @return viewContentWatchTime
**/
@javax.annotation.Nullable
@ApiModelProperty(value = "")

public Integer getViewContentWatchTime() {
return viewContentWatchTime;
}


public void setViewContentWatchTime(Integer viewContentWatchTime) {
this.viewContentWatchTime = viewContentWatchTime;
}


public VideoView viewDropped(Boolean viewDropped) {

this.viewDropped = viewDropped;
Expand Down Expand Up @@ -4637,14 +4583,12 @@ public boolean equals(Object o) {
Objects.equals(this.adPlaybackFailureErrorTypeId, videoView.adPlaybackFailureErrorTypeId) &&
Objects.equals(this.viewContentStartupTime, videoView.viewContentStartupTime) &&
Objects.equals(this.adPrerollStartupTime, videoView.adPrerollStartupTime) &&
Objects.equals(this.adWatchTime, videoView.adWatchTime) &&
Objects.equals(this.viewContentWatchTime, videoView.viewContentWatchTime) &&
Objects.equals(this.viewDropped, videoView.viewDropped);
}

@Override
public int hashCode() {
return Objects.hash(viewTotalUpscaling, prerollAdAssetHostname, playerSourceDomain, region, viewerUserAgent, prerollRequested, pageType, startupScore, viewSeekDuration, countryName, playerSourceHeight, longitude, bufferingCount, videoDuration, playerSourceType, city, viewId, platformDescription, videoStartupPrerollRequestTime, viewerDeviceName, videoSeries, viewerApplicationName, updatedAt, viewTotalContentPlaybackTime, cdn, playerInstanceId, videoLanguage, playerSourceWidth, playerErrorMessage, playerMuxPluginVersion, watched, playbackScore, pageUrl, metro, viewMaxRequestLatency, requestsForFirstPreroll, viewTotalDownscaling, latitude, playerSourceHostName, insertedAt, viewEnd, muxEmbedVersion, playerLanguage, pageLoadTime, viewerDeviceCategory, videoStartupPrerollLoadTime, playerVersion, watchTime, playerSourceStreamType, prerollAdTagHostname, viewerDeviceManufacturer, rebufferingScore, experimentName, viewerOsVersion, playerPreload, bufferingDuration, playerViewCount, playerSoftware, playerLoadTime, platformSummary, videoEncodingVariant, playerWidth, viewSeekCount, viewerExperienceScore, viewErrorId, videoVariantName, prerollPlayed, viewerApplicationEngine, viewerOsArchitecture, playerErrorCode, bufferingRate, events, playerName, viewStart, viewAverageRequestThroughput, videoProducer, errorTypeId, muxViewerId, videoId, continentCode, sessionId, exitBeforeVideoStart, videoContentType, viewerOsFamily, playerPoster, viewAverageRequestLatency, videoVariantId, playerSourceDuration, playerSourceUrl, muxApiVersion, videoTitle, id, shortTime, rebufferPercentage, timeToFirstFrame, viewerUserId, videoStreamType, playerStartupTime, viewerApplicationVersion, viewMaxDownscalePercentage, viewMaxUpscalePercentage, countryCode, usedFullscreen, isp, propertyId, playerAutoplay, playerHeight, asn, asnName, qualityScore, playerSoftwareVersion, playerMuxPluginName, subPropertyId, playerRemotePlayed, viewMaxPlayheadPosition, viewPlayingTime, viewSessionId, viewerConnectionType, viewerDeviceModel, weightedAverageBitrate, custom1, custom2, custom3, custom4, custom5, custom6, custom7, custom8, custom9, custom10, liveStreamLatency, assetId, environmentId, liveStreamId, muxEmbed, playbackId, playerErrorContext, viewDrmType, viewDroppedFrameCount, viewHasAd, videoStartupFailure, adAttemptCount, adBreakCount, adBreakErrorCount, adBreakErrorPercentage, adErrorCount, adErrorPercentage, adImpressionCount, adStartupErrorCount, adStartupErrorPercentage, adExitBeforeStartCount, adExitBeforeStartPercentage, longResume, longRebuffering, playbackFailureErrorTypeId, playbackBusinessExceptionErrorTypeId, videoStartupBusinessExceptionErrorTypeId, playbackFailure, adPlaybackFailureErrorTypeId, viewContentStartupTime, adPrerollStartupTime, adWatchTime, viewContentWatchTime, viewDropped);
return Objects.hash(viewTotalUpscaling, prerollAdAssetHostname, playerSourceDomain, region, viewerUserAgent, prerollRequested, pageType, startupScore, viewSeekDuration, countryName, playerSourceHeight, longitude, bufferingCount, videoDuration, playerSourceType, city, viewId, platformDescription, videoStartupPrerollRequestTime, viewerDeviceName, videoSeries, viewerApplicationName, updatedAt, viewTotalContentPlaybackTime, cdn, playerInstanceId, videoLanguage, playerSourceWidth, playerErrorMessage, playerMuxPluginVersion, watched, playbackScore, pageUrl, metro, viewMaxRequestLatency, requestsForFirstPreroll, viewTotalDownscaling, latitude, playerSourceHostName, insertedAt, viewEnd, muxEmbedVersion, playerLanguage, pageLoadTime, viewerDeviceCategory, videoStartupPrerollLoadTime, playerVersion, watchTime, playerSourceStreamType, prerollAdTagHostname, viewerDeviceManufacturer, rebufferingScore, experimentName, viewerOsVersion, playerPreload, bufferingDuration, playerViewCount, playerSoftware, playerLoadTime, platformSummary, videoEncodingVariant, playerWidth, viewSeekCount, viewerExperienceScore, viewErrorId, videoVariantName, prerollPlayed, viewerApplicationEngine, viewerOsArchitecture, playerErrorCode, bufferingRate, events, playerName, viewStart, viewAverageRequestThroughput, videoProducer, errorTypeId, muxViewerId, videoId, continentCode, sessionId, exitBeforeVideoStart, videoContentType, viewerOsFamily, playerPoster, viewAverageRequestLatency, videoVariantId, playerSourceDuration, playerSourceUrl, muxApiVersion, videoTitle, id, shortTime, rebufferPercentage, timeToFirstFrame, viewerUserId, videoStreamType, playerStartupTime, viewerApplicationVersion, viewMaxDownscalePercentage, viewMaxUpscalePercentage, countryCode, usedFullscreen, isp, propertyId, playerAutoplay, playerHeight, asn, asnName, qualityScore, playerSoftwareVersion, playerMuxPluginName, subPropertyId, playerRemotePlayed, viewMaxPlayheadPosition, viewPlayingTime, viewSessionId, viewerConnectionType, viewerDeviceModel, weightedAverageBitrate, custom1, custom2, custom3, custom4, custom5, custom6, custom7, custom8, custom9, custom10, liveStreamLatency, assetId, environmentId, liveStreamId, muxEmbed, playbackId, playerErrorContext, viewDrmType, viewDroppedFrameCount, viewHasAd, videoStartupFailure, adAttemptCount, adBreakCount, adBreakErrorCount, adBreakErrorPercentage, adErrorCount, adErrorPercentage, adImpressionCount, adStartupErrorCount, adStartupErrorPercentage, adExitBeforeStartCount, adExitBeforeStartPercentage, longResume, longRebuffering, playbackFailureErrorTypeId, playbackBusinessExceptionErrorTypeId, videoStartupBusinessExceptionErrorTypeId, playbackFailure, adPlaybackFailureErrorTypeId, viewContentStartupTime, adPrerollStartupTime, viewDropped);
}

@Override
Expand Down Expand Up @@ -4812,8 +4756,6 @@ public String toString() {
sb.append(" adPlaybackFailureErrorTypeId: ").append(toIndentedString(adPlaybackFailureErrorTypeId)).append("\n");
sb.append(" viewContentStartupTime: ").append(toIndentedString(viewContentStartupTime)).append("\n");
sb.append(" adPrerollStartupTime: ").append(toIndentedString(adPrerollStartupTime)).append("\n");
sb.append(" adWatchTime: ").append(toIndentedString(adWatchTime)).append("\n");
sb.append(" viewContentWatchTime: ").append(toIndentedString(viewContentWatchTime)).append("\n");
sb.append(" viewDropped: ").append(toIndentedString(viewDropped)).append("\n");
sb.append("}");
return sb.toString();
Expand Down

0 comments on commit 3cbd38f

Please sign in to comment.