NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, sets device, and releases handle. Lots more to be done
This commit is contained in:
parent
ef087739e7
commit
82aa010083
@ -1443,6 +1443,11 @@ CONFIG_NXWM_HEXCALCULATOR_FONTID=6
|
|||||||
#
|
#
|
||||||
CONFIG_NXWM_MEDIAPLAYER=y
|
CONFIG_NXWM_MEDIAPLAYER=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# NxPlayer Integration
|
||||||
|
#
|
||||||
|
CONFIG_NXWM_MEDIAPLAYER_PREFERRED_DEVICE="pcm0"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media File Configuration
|
# Media File Configuration
|
||||||
#
|
#
|
||||||
@ -1452,6 +1457,7 @@ CONFIG_NXWM_MEDIAPLAYER_FILTER=y
|
|||||||
# CONFIG_NXWM_MEDIAPLAYER_FILTER_AC3 is not set
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_AC3 is not set
|
||||||
# CONFIG_NXWM_MEDIAPLAYER_FILTER_DTS is not set
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_DTS is not set
|
||||||
CONFIG_NXWM_MEDIAPLAYER_FILTER_WAV=y
|
CONFIG_NXWM_MEDIAPLAYER_FILTER_WAV=y
|
||||||
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_PCM is not set
|
||||||
# CONFIG_NXWM_MEDIAPLAYER_FILTER_MP3 is not set
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_MP3 is not set
|
||||||
# CONFIG_NXWM_MEDIAPLAYER_FILTER_MIDI is not set
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_MIDI is not set
|
||||||
# CONFIG_NXWM_MEDIAPLAYER_FILTER_WMA is not set
|
# CONFIG_NXWM_MEDIAPLAYER_FILTER_WMA is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user