VR-Forces 4.1 Class Documentation
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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)