MythTV  master
Macros | Functions
darwinavcinfo.cpp File Reference
#include <vector>
#include "libmythbase/mythlogging.h"
#include "darwinfirewiredevice.h"
#include "darwinavcinfo.h"
Include dependency graph for darwinavcinfo.cpp:

Go to the source code of this file.

Macros

#define kIOFireWireAVCLibUnitInterfaceID2
 DarwinFirewireChannel Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later. More...
 

Functions

static void dfd_device_change_msg (void *, io_service_t, natural_t messageType, void *)
 

Macro Definition Documentation

◆ kIOFireWireAVCLibUnitInterfaceID2

#define kIOFireWireAVCLibUnitInterfaceID2
Value:
CFUUIDGetConstantUUIDWithBytes( \
nullptr, \
0x85, 0xB5, 0xE9, 0x54, 0x0A, 0xEF, 0x11, 0xD8, \
0x8D, 0x19, 0x00, 0x03, 0x93, 0x91, 0x4A, 0xBA)

DarwinFirewireChannel Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later.

Definition at line 16 of file darwinavcinfo.cpp.

Function Documentation

◆ dfd_device_change_msg()

static void dfd_device_change_msg ( void *  dfd,
io_service_t  ,
natural_t  messageType,
void *   
)
static

Definition at line 340 of file darwinavcinfo.cpp.

Referenced by DarwinAVCInfo::Update().