@adobe/premierepro 26.5.0-beta.7 → 26.5.0-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/premierepro",
3
- "version": "26.5.0-beta.7",
3
+ "version": "26.5.0-beta.8",
4
4
  "description": "The TypeScript definitions and declarations for UXP APIs in Premiere",
5
5
  "license": "Apache-2.0",
6
6
  "bugs": {
@@ -40,6 +40,7 @@ export declare type premierepro = {
40
40
  Marker: MarkerStatic;
41
41
  Markers: MarkersStatic;
42
42
  Media: Media;
43
+ MediaManager: MediaManagerStatic;
43
44
  Metadata: MetadataStatic;
44
45
  ObjectMaskUtils: ObjectMaskUtilsStatic;
45
46
  OpenProjectOptions: OpenProjectOptions;
@@ -2044,6 +2045,15 @@ export declare type Media = {
2044
2045
  readonly duration: TickTime;
2045
2046
  };
2046
2047
 
2048
+ export declare type MediaManagerStatic = {
2049
+ /**
2050
+ * Flush the media cache.
2051
+ */
2052
+ purgeMediaCache(): Promise<boolean>;
2053
+ };
2054
+
2055
+ export declare type MediaManager = {};
2056
+
2047
2057
  export declare type MetadataStatic = {
2048
2058
  /**
2049
2059
  * Get project metadata