Skip to content

Commit 4463c9e

Browse files
authored
Merge pull request #1496 from smartdevicelink/feature/deprecate_lpcm
Deprecate AudioStreamingLPCMParams enum
2 parents 1840db0 + bfa886c commit 4463c9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base/src/main/java/com/smartdevicelink/streaming/audio/AudioStreamingLPCMParams.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
/**
3434
* A struct to hold LPCM specific audio format information.
3535
*/
36+
@Deprecated
3637
public class AudioStreamingLPCMParams extends AudioStreamingParams {
3738
/**
3839
* Sample format of linear PCM data.

0 commit comments

Comments
 (0)