VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtMinimumMsPublisherConfigurationLogic.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
13 
15 
16 namespace makArchives
17 {
18  class DtMetadataPublisherRecord;
19 }
20 
21 namespace makVrv
22 {
23  class DtDe;
24  class DtVideoStream;
25  class DtUnicode;
26  class DtMinimumMsPublisherConfigurationInterface;
27 
28 
32  {
33  public:
37  DtVideoStream& videoStream );
38 
41 
43  virtual void slot_observerNameSelected( const DtUnicode& observerName );
44 
46  virtual void slot_metadataPublisherObserverNameChanged(
47  const DtUnicode& observerName );
48 
49  protected:
54  };
55 }

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)