Skip to content

Commit

Permalink
Update release_windows_ng.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Jul 15, 2024
1 parent f8e138e commit fda39ec
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ This version includes optimizations to some features, including changes to SDK b
- `texture_slice_index` is renamed to `textureSliceIndex`.
- `metadata_buffer` is renamed to `metadataBuffer`.
- `metadata_size` is renamed to `metadataSize`.

3. Before v4.4.0, when a device was plugged in or in an idle state, the SDK only reported `MEDIA_DEVICE_STATE_IDLE` (0). As of v4.4.0, a new status code `MEDIA_DEVICE_STATE_PLUGGED_IN` (3) is added to report that a device is plugged in.

#### New Features

Expand Down

0 comments on commit fda39ec

Please sign in to comment.