[Home](./index.md) > [react-native-bitmovin-player](./react-native-bitmovin-player.md) > [SourceConfig](./react-native-bitmovin-player.sourceconfig.md) ## SourceConfig interface A source configuration. Signature: ```typescript interface SourceConfig ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [poster?](./react-native-bitmovin-player.sourceconfig.poster.md) | string | (Optional) | | [type?](./react-native-bitmovin-player.sourceconfig.type.md) | SourceType | (Optional) | | [url](./react-native-bitmovin-player.sourceconfig.url.md) | string | |