mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
DMX_PIP_CHANNEL removed, DMX_VIDEO_CHANNEL does the same
Origin commit data
------------------
Branch: master
Commit: 58d27530c3
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-02 (Sat, 02 Oct 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -26,6 +26,7 @@ class cAudio
|
||||
friend class cPlayback;
|
||||
private:
|
||||
int fd;
|
||||
unsigned int devnum;
|
||||
bool Muted;
|
||||
|
||||
int clipfd; /* for pcm playback */
|
||||
@@ -50,7 +51,7 @@ class cAudio
|
||||
|
||||
public:
|
||||
/* construct & destruct */
|
||||
cAudio(void *, void *, void *);
|
||||
cAudio(void *, void *, void *, unsigned int unit = 0);
|
||||
~cAudio(void);
|
||||
|
||||
void open_AVInput_Device(void)
|
||||
|
Reference in New Issue
Block a user