mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	dbus-xml: remove introspection API
We use the ObjectManager and its signals for introspection.
This commit is contained in:
		
							parent
							
								
									aa558bf105
								
							
						
					
					
						commit
						9425a2bd2f
					
				
					 1 changed files with 0 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -75,32 +75,6 @@
 | 
			
		|||
    </method>
 | 
			
		||||
  </interface>
 | 
			
		||||
 | 
			
		||||
  <!--
 | 
			
		||||
      org.pinos.Introspect:
 | 
			
		||||
      @short_description: Main introspection interface
 | 
			
		||||
 | 
			
		||||
      This interface allows one to introspect the object on the
 | 
			
		||||
      server
 | 
			
		||||
  -->
 | 
			
		||||
  <interface name='org.pinos.Introspect1'>
 | 
			
		||||
    <!-- GetClients:
 | 
			
		||||
         @clients: an array of client objects
 | 
			
		||||
 | 
			
		||||
         Get a list of clients connected to this server
 | 
			
		||||
    -->
 | 
			
		||||
    <method name='GetClients'>
 | 
			
		||||
      <arg type='ao' name='clients' direction='out'/>
 | 
			
		||||
    </method>
 | 
			
		||||
    <!-- GetSources:
 | 
			
		||||
         @sources: an array of source objects
 | 
			
		||||
 | 
			
		||||
         Get a list of sources available on this server
 | 
			
		||||
    -->
 | 
			
		||||
    <method name='GetSources'>
 | 
			
		||||
      <arg type='ao' name='sources' direction='out'/>
 | 
			
		||||
    </method>
 | 
			
		||||
  </interface>
 | 
			
		||||
 | 
			
		||||
  <!--
 | 
			
		||||
      org.pinos.Source1:
 | 
			
		||||
      @short_description: Main source interface
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue