Interface IMediaBlockInternals2
Interface IMediaBlockInternals2.
Namespace: VisioForge.Core.MediaBlocks
Assembly: VisioForge.Core.dll
Syntax
public interface IMediaBlockInternals2
Methods
PostConnect()
Called after pads connect.
Declaration
bool PostConnect()
Returns
Type | Description |
---|---|
bool |
|